Time difference between last step initialization and last step end.
Current loop interval.
Boolean indicating if the loop is pending.
Boolean indicating if the loop is stopped.
Current loop step.
Value of the loop step.
Start a subloop and pause current loop until the end of the subloop.
The function to loop
The interval in milliseconds
Some arguments to pass to function
Stop current loop.
Generated using TypeDoc
Class used to interact inside of loop. Primary used as scope ('this' reference) in loop handlers.
Never create the object yourself and always use reference.