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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close