Liking cljdoc? Tell your friends :D

dvlopt.timer

Rather accurate timers for the browser.

All timers are handled asynchronously by a worker, which offers some benefits over scheduling them on the main thread. For instance, timers scheduled on the main thread are throttled when the tab is inactive.

Rather accurate timers for the browser.

All timers are handled asynchronously by a [[worker]], which offers some benefits over scheduling them
on the main thread. For instance, timers scheduled on the main thread are throttled when the tab is
inactive. 
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close