Skip to main content

Interface: ITimeSkippingFastForwardInfo

common.v1.ITimeSkippingFastForwardInfo

Properties of a TimeSkippingFastForwardInfo.

Implemented by

Properties

fastForwardDuration

Optional fastForwardDuration: null | IDuration

The client-supplied fast_forward duration.


fastForwardId

Optional fastForwardId: null | string

The client-supplied ID set alongside fast_forward duration.


hasCompleted

Optional hasCompleted: null | boolean

True once target_time has been reached.


targetTime

Optional targetTime: null | ITimestamp

The target virtual time at which the fast-forward completes.