Timer Packages

@wessberg/timer

A Timer is a timed task that will either execute once or once per interval. It is essentially 'setTimeout()' and 'setInterval()' for Node and the Browser, except with the additional option to stop and restart individual timers or all timers that is curren

1.0.0 • Published 7 years ago