DiagnosticNode interface
Tanılama bilgilerini yakalamak için yapı gibi bir ağacı temsil eder.
Özellikler
| children | |
| data | |
| duration |
|
| id | |
| node |
|
| start |
Özellik Ayrıntıları
children
data
data: {[key: string]: any}
Özellik Değeri
{[key: string]: any}
durationInMs
durationInMs: number
Özellik Değeri
number
id
id: string
Özellik Değeri
string
nodeType
nodeType: string
Özellik Değeri
string
startTimeUTCInMs
startTimeUTCInMs: number
Özellik Değeri
number