chime.core

(source)
Lightweight scheduling library.
Public Variable Short Description
*clock* (clj) The clock used to determine 'now'; you can override it with `binding` for testing purposes.
->Instant (clj)
->instant (clj) Convert `obj` to an Instant instance.
chime-at (clj) Calls `f` with the current time at every time in the `times` sequence.
now (clj) Returns a date time for the current instant.
periodic-seq (clj)
utc-clock (clj)
without-past-times (clj)