Skip to main content

Interface: $Properties

v1.TimeSkippingStatePropagation.$Properties

Properties of a TimeSkippingStatePropagation.

Hierarchy

Properties

fastForwardTargetTime

Optional fastForwardTargetTime: null | $Properties

The fast-forward target time. It only propagates across a chain of runs within the same execution.


initialSkipCount

Optional initialSkipCount: null | number

The initial skip count. It only propagates across a chain of runs within the same execution.


initialSkippedDuration

Optional initialSkippedDuration: null | $Properties

The time skipped by the previous run. It is propagated both to executions started by the current execution and through a chain of runs (CaN, cron, retry).