Liking cljdoc? Tell your friends :D
Clojure only.

clojure.contrib.djui.time

Time helper functions.

Time helper functions.
raw docstring

benchclj

(bench f)
(bench n f)

Returns the execution time, measured in msec, of f. If n is given, returns the execution time of running f n-times.

Returns the execution time, measured in msec, of f. If n is given,
returns the execution time of running f n-times.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close