trivial-timer

MIT

Easy scheduling of tasks (functions).

$ area51 add trivial-timerCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-timer:some-function ...)