Liking cljdoc? Tell your friends :D

grete.scheduler


do-timesclj

(do-times n f)
source

everyclj

(every interval
       fun
       &
       {:keys [initial-delay time-unit]
        :or {initial-delay 0 time-unit TimeUnit/MILLISECONDS}})
source

new-executorclj

(new-executor name num-threads)
source

run-funclj

(run-fun name fun threads)
source

stopclj

(stop f)
source

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

× close