V8CpuProfile Properties |
The V8CpuProfile type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndTimestamp |
Gets the profile's ending timestamp in microseconds.
|
![]() | Name |
Gets the profile's name.
|
![]() | RootNode |
Gets the root node of the profile's call tree.
|
![]() | Samples |
Gets the profile's sample collection.
|
![]() | StartTimestamp |
Gets the profile's starting timestamp in microseconds.
|