Whether the ticker is active (running)
Interval in milliseconds
StaticfactoryStop and restart
Start the ticker (with a leading-edge call)
Stop the ticker
Toggle state (start/stop), returns the new state
Update interval on the fly (restarts the ticker if active)
Ticker based on setInterval with a configurable interval. Optimized for Node.js and tests with fake timers.
Key features: