MCPcopy Create free account
hub / github.com/TheAlgorithms/JavaScript /

Class

Timing-Functions/IntervalTimer.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 * multiple timer instances<u/>.
7 */
8class IntervalTimer {
9 /**
10 * @description Constructor for Timer.
11 * @param interval Sets the interval for running the timer.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected