DiagnosticNode interface
Represents a tree like structure, for capturing diagnostic information.
Properties
children | |
data | |
duration |
|
id | |
node |
|
start |
Property Details
children
data
data: {[key: string]: any}
Property Value
{[key: string]: any}
durationInMs
durationInMs: number
Property Value
number
id
id: string
Property Value
string
nodeType
nodeType: string
Property Value
string
startTimeUTCInMs
startTimeUTCInMs: number
Property Value
number