stopclock

Apache 2.0

stopclock is a library for measuring time using (stop)clocks

$ area51 add stopclockCopy

Usage

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

Dependencies