(duration expr)
Evaluates expr and measures the time it took. Returns a the time in ms, discards results of expr.
Evaluates expr and measures the time it took. Returns a the time in ms, discards results of expr.
(many & forms)
(ntimes n & forms)
(timev expr)
Evaluates expr and measures the time it took. Returns a vector of the value of expr and the time in ms.
Evaluates expr and measures the time it took. Returns a vector of the value of expr and the time in ms.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |