Click or drag to resize

Profile Properties

Version 102.0.100

The Profile type exposes the following members.

Properties
  NameDescription
Public propertyEndTime
Profiling end timestamp in microseconds.
Public propertyNodes
The list of profile nodes. First item is the root node.
Public propertySamples
Ids of samples top nodes.
Public propertyStartTime
Profiling start timestamp in microseconds.
Public propertyTimeDeltas
Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime.
Top
See Also