ZenFG TypeScript API / snapshot / root / FrameGraphSnapshotSegment
Type Alias: FrameGraphSnapshotSegment
FrameGraphSnapshotSegment =
object
Defined in: packages/snapshot/src/types.ts:272
Ordered FrameGraph-owned or caller-owned execution boundary.
Properties
id
readonlyid:FrameGraphSnapshotEntityId
Defined in: packages/snapshot/src/types.ts:273
kind
readonlykind:FrameGraphSnapshotSegmentKind
Defined in: packages/snapshot/src/types.ts:275
nodeIds
readonlynodeIds: readonlyFrameGraphSnapshotEntityId[]
Defined in: packages/snapshot/src/types.ts:276
order
readonlyorder:number
Defined in: packages/snapshot/src/types.ts:274