Skip to main content

StopTrackingHeapObjectsParameterType

interface HeapProfiler.StopTrackingHeapObjectsParameterType

Properties Jump to heading

optional
Jump to headingreportProgress: boolean | undefined

If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped.

Back to top