(elapsed sw)
(elapsed sw unit)
Wrapper that handles a default implementation.
Wrapper that handles a default implementation.
(-elapsed this unit)
Displays the current elapsed time in the supplied units.
Displays the current elapsed time in the supplied units.
(repr this)
Prints a string representation of the stopwatch.
Prints a string representation of the stopwatch.
(reset this)
(running? this)
(start this)
(stop this)
(stopwatch & {:keys [started?] :or {started? true}})
Returns an implementation of IStopwatch
.
Returns an implementation of [[IStopwatch]].
Allowed units of time, ordered from most precise to least.
Allowed units of time, ordered from most precise to least.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close