hack
This commit is contained in:
parent
97369859dd
commit
4c0892a7a5
|
@ -4,7 +4,7 @@
|
|||
[goog.string]
|
||||
[sci.core :as sci]))
|
||||
|
||||
(defmacro time
|
||||
(clojure.core/defmacro time
|
||||
"Evaluates expr and prints the time it took. Returns the value of expr."
|
||||
[expr]
|
||||
`(let [start# (cljs.core/system-time)
|
||||
|
|
Loading…
Reference in a new issue