timer-wheel

MIT

A timer wheel implementation with BORDEAUX-THREADS backend.

$ area51 add timer-wheelCopy

Usage

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