Skip to content

ProfileNode

Defined in: app/frameProfile.ts:46

readonly children: readonly ProfileNode[]

Defined in: app/frameProfile.ts:51


readonly id: string

Defined in: app/frameProfile.ts:47


readonly kind: ProfileNodeKind

Defined in: app/frameProfile.ts:50


readonly label: string

Defined in: app/frameProfile.ts:48


readonly ms: number

Defined in: app/frameProfile.ts:49


readonly optional query?: QueryCost

Defined in: app/frameProfile.ts:53

On a system node that ran a query — why its time is what it is.