Module

setTimeoutRecursive

Gradually invoking each of the stack of functions with a constant interval
Parameters:
Name Type Description
callStack The stack of functions to call in sequence.
interval The constant interval between each invocation.

View Source utils/setTimeoutRecursive.js, line 7

A reference value pointed to the titimmer references stack. It is useful to cancel timers.