trivial-timer
Easy scheduling of tasks (functions).
$ area51 add trivial-timerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-timer:some-function ...)Easy scheduling of tasks (functions).
$ area51 add trivial-timerCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-timer:some-function ...)