Represents a timer in a timeline.
Backed by a virtual Clock rather than wall-clock time, so a timer of ms frames finishes exactly when the clock has advanced ms frames since it started — deterministically, on every run.
ms
Optional
Represents a timer in a timeline.
Remarks
Backed by a virtual Clock rather than wall-clock time, so a timer of
msframes finishes exactly when the clock has advancedmsframes since it started — deterministically, on every run.