Skip to content

FrameProfileInput

Defined in: app/frameProfile.ts:35

readonly frameMs: number

Defined in: app/frameProfile.ts:36


readonly optional gpuMs?: number

Defined in: app/frameProfile.ts:41


readonly optional nativeScopes?: readonly ScopeCost[]

Defined in: app/frameProfile.ts:40

Scopes measured inside wasm. Adopted by the wait scope of their domain.


readonly scopes: readonly ScopeCost[]

Defined in: app/frameProfile.ts:38


readonly systems: readonly SystemCost[]

Defined in: app/frameProfile.ts:37