Interface: SetOfMarkContext
Defined in: src/context/shared/SemanticTypes.ts:84
Properties
capturedAt
capturedAt:
number
Defined in: src/context/shared/SemanticTypes.ts:87
Elapsed simulation time in milliseconds when the snapshot was captured.
image
image:
string
Defined in: src/context/shared/SemanticTypes.ts:88
marks
marks:
SetOfMark[]
Defined in: src/context/shared/SemanticTypes.ts:89
snapshotId
snapshotId:
string
Defined in: src/context/shared/SemanticTypes.ts:85