Skip to main content

Interface: ITimeSkippingFastForwardInfo

common.v1.ITimeSkippingFastForwardInfo

Properties of a TimeSkippingFastForwardInfo.

Hierarchy

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

$Properties.fastForwardId


hasCompleted

Optional hasCompleted: null | boolean

True once target_time has been reached.

Inherited from

$Properties.hasCompleted


targetTime

Optional targetTime: null | $Properties

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

Inherited from

$Properties.targetTime