DiagnosticNode interface
يمثل شجرة مثل البنية، لالتقاط معلومات التشخيص.
الخصائص
| children | |
| data | |
| duration |
|
| id | |
| node |
|
| start |
تفاصيل الخاصية
children
data
data: {[key: string]: any}
قيمة الخاصية
{[key: string]: any}
durationInMs
durationInMs: number
قيمة الخاصية
number
id
id: string
قيمة الخاصية
string
nodeType
nodeType: string
قيمة الخاصية
string
startTimeUTCInMs
startTimeUTCInMs: number
قيمة الخاصية
number