MLightCAD
Preparing search index...
@mlightcad/cad-simple-viewer
AcApMemoryProfiler
Class AcApMemoryProfiler
Collects a cross-cutting memory snapshot for the current view + database.
Index
Constructors
constructor
Methods
collect
Constructors
constructor
new
AcApMemoryProfiler
()
:
AcApMemoryProfiler
Returns
AcApMemoryProfiler
Methods
Static
collect
collect
(
view
:
AcTrView2d
,
database
:
AcDbDatabase
)
:
Promise
<
AcApMemorySnapshot
>
Parameters
view
:
AcTrView2d
database
:
AcDbDatabase
Returns
Promise
<
AcApMemorySnapshot
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
collect
MLightCAD
Loading...
Collects a cross-cutting memory snapshot for the current view + database.