Boolean indicating if the loop is pending.
Boolean indicating if the loop is stopped.
Alias for error: Called when an uncaught error is thrown.
Called when the loop is stopped.
Called when an uncaught error is thrown.
Sets a loop as parent, and set pending for the parent loop until the end of the loop.
The parent loop
Starts or restarts the loop.
Called when a loop is started.
Starts a loop after the end of the current loop.
The function to loop
The interval in milliseconds
Some arguments to pass to function
Called when a loop step is finished.
Called when a loop step is started.
Stops the loop.
Called when the loop is terminated, even if there is an error.
Alias for end: Called when the loop is stopped.
Generated using TypeDoc
Class returned by loops.
Never create the object yourself and always use reference.