This commit is contained in:
Michiel Borkent 2021-05-26 14:07:40 +02:00
parent 97369859dd
commit 4c0892a7a5

View file

@ -4,7 +4,7 @@
[goog.string] [goog.string]
[sci.core :as sci])) [sci.core :as sci]))
(defmacro time (clojure.core/defmacro time
"Evaluates expr and prints the time it took. Returns the value of expr." "Evaluates expr and prints the time it took. Returns the value of expr."
[expr] [expr]
`(let [start# (cljs.core/system-time) `(let [start# (cljs.core/system-time)