Skip to main content

TakeHeapSnapshotParameterType

interface HeapProfiler.TakeHeapSnapshotParameterType

Properties Jump to heading

optional
Jump to headingreportProgress: boolean | undefined

If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken.

Back to top