FrameProfileInput
此内容尚不支持你的语言。
Defined in: app/frameProfile.ts:35
Properties
Section titled “Properties”frameMs
Section titled “frameMs”
readonlyframeMs:number
Defined in: app/frameProfile.ts:36
gpuMs?
Section titled “gpuMs?”
readonlyoptionalgpuMs?:number
Defined in: app/frameProfile.ts:41
nativeScopes?
Section titled “nativeScopes?”
readonlyoptionalnativeScopes?: readonlyScopeCost[]
Defined in: app/frameProfile.ts:40
Scopes measured inside wasm. Adopted by the wait scope of their domain.
scopes
Section titled “scopes”
readonlyscopes: readonlyScopeCost[]
Defined in: app/frameProfile.ts:38
systems
Section titled “systems”
readonlysystems: readonlySystemCost[]
Defined in: app/frameProfile.ts:37