Liking cljdoc? Tell your friends :D
Clojure only.

sked.core


start!clj

(start! sked scheduler-id)

Starts a scheduler future and returns it. The future will continue to run until sked.protocol/scheduler-heartbeat returns false, at which point the future will yield the value ::done.

Starts a scheduler future and returns it.
The future will continue to run until `sked.protocol/scheduler-heartbeat`
returns false, at which point the future will yield the value `::done`.
raw docstring

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

× close