Time in ticks to wait after the previous action.
Function to run when this step is triggered.
The TimelineUtil instance for chaining.
Starts the timeline and runs it once.
Runs the timeline in a loop. If no number is provided, it will loop indefinitely.
Optionaltimes: numberNumber of times to loop the timeline. Omit for infinite looping.
Stops all scheduled actions and clears the timeline.
Returns the total duration of the timeline in ticks.
The total timeline duration.
Adds an action to the timeline. Delay is relative to the previous action.