(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`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close