(time+ expr)
A modified version of clojure.core/time which measures the time it takes to evaluate an expression, returning both the result and the number of milliseconds that it took.
A modified version of clojure.core/time which measures the time it takes to evaluate an expression, returning both the result and the number of milliseconds that it took.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close