Liking cljdoc? Tell your friends :D
All platforms.

utilis.timer


cancelclj/s

(cancel task)

Cancels a previously scheduled execution of a task

Cancels a previously scheduled execution of a `task`
source (clj)source (cljs)raw docstring

run-afterclj/s

(run-after f delay-ms)

Runs f after delay-ms have elapsed

Runs `f` after `delay-ms` have elapsed
source (clj)source (cljs)raw docstring

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

× close