stable-timer
A timer that is stable in any situation. e.g. tabs in background, the invisible state page.
Supported Browsers
- Internet Explorer 11+
- Firefox 12+
- Google Chrome 20+
- Safari 6+
- iOS 6.0+
- Android 4.4+
Installation
npm:
$ npm install stable-timer
bower:
$ bower install stable-timer
Example
var stable = ; var timer1 = stable; console; var timer2 = stable; console; var timer3 = stable; console; var timer4 = stable; console; stable;
License
MIT