trivial-timeout
OS and Implementation independent access to timeouts
$ area51 add trivial-timeoutCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-timeout:some-function ...)OS and Implementation independent access to timeouts
$ area51 add trivial-timeoutCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-timeout:some-function ...)