Click or drag to resize

V8CpuProfile Properties

The V8CpuProfile type exposes the following members.

Properties
  NameDescription
Public propertyEndTimestamp
Gets the profile's ending timestamp in microseconds.
Public propertyName
Gets the profile's name.
Public propertyRootNode
Gets the root node of the profile's call tree.
Public propertySamples
Gets the profile's sample collection.
Public propertyStartTimestamp
Gets the profile's starting timestamp in microseconds.
Top
See Also