stopclock
stopclock is a library for measuring time using (stop)clocks
$ area51 add stopclockCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stopclock:some-function ...)stopclock is a library for measuring time using (stop)clocks
$ area51 add stopclockCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stopclock:some-function ...)