Click or drag to resize

HeapProfilerClient Events

Version 102.0.100

The HeapProfilerClient type exposes the following members.

Events
  NameDescription
Public eventAddHeapSnapshotChunk
AddHeapSnapshotChunk
Public eventHeapStatsUpdate
If heap objects tracking has been started then backend may send update for one or more fragments
Public eventLastSeenObjectId
If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
Public eventReportHeapSnapshotProgress
ReportHeapSnapshotProgress
Public eventResetProfiles
ResetProfiles
Top
See Also