Interface: ITimeSkippingFastForwardInfo
common.v1.ITimeSkippingFastForwardInfo
Properties of a TimeSkippingFastForwardInfo.
Hierarchy
-
↳
ITimeSkippingFastForwardInfo
Properties
fastForwardDuration
• Optional fastForwardDuration: null | $Properties
The client-supplied fast_forward duration.
Inherited from
$Properties.fastForwardDuration
fastForwardId
• Optional fastForwardId: null | string
The client-supplied ID set alongside fast_forward duration.
Inherited from
hasCompleted
• Optional hasCompleted: null | boolean
True once target_time has been reached.
Inherited from
targetTime
• Optional targetTime: null | $Properties
The target virtual time at which the fast-forward completes.