[readonly] running : boolean
True if the Timer is actively running.
Do not modify this boolean - use pause (and resume) to pause the timer.
- Source code: time/Timer.js (Line 39)
[readonly] running : boolean
True if the Timer is actively running.
Do not modify this boolean - use pause (and resume) to pause the timer.
Please login to continue.