(push-job! this type run-at payload)
Add job to queue, scheduled to run no earlier than run-at milliseconds after epoch.
Add job to queue, scheduled to run no earlier than run-at milliseconds after epoch.
(upsert-job! this type run-at selector update)
Update or insert a job into the queue, scheduled to run no earlier than run-at milliseconds after epoch.
Update or insert a job into the queue, scheduled to run no earlier than run-at milliseconds after epoch.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |