(cron-list-active sked)
List all active crons.
List all active crons.
(event-handle sked cron event)
Handle an event.
Handle an event.
(event-try-create sked scheduler-id cron-id date)
Try to create an event, returning nil if the event already exists.
Try to create an event, returning nil if the event already exists.
(scheduler-heartbeat sked scheduler-id)
Hearbeat the scheduler. Return false to signal the scheduler to terminate.
Hearbeat the scheduler. Return false to signal the scheduler to terminate.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close