scheduler

BSD-2-Clause

Extensible task scheduler.

$ area51 add schedulerCopy

Usage

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