How many milliseconds since loop was started after being stopped.
Gets the current interval, ie. speed of loop.
Sets the interval speed of loop. Change will take effect on next loop. For it to kick in earlier, call .reset() after changing the value.
If disposed, the continuously instance won't be re-startable
Runs a function continuously, returned by continuously