ham-fisted.profile

current-times

(current-times)

Get the current time map

reset-times!

(reset-times!)

Clear times out of current time map

time-ms

macro

(time-ms kw & code)

Time an operation returning the results. Puts time in double milliseconds into the time map.

with-times

macro

(with-times & code)

Returns {:result :times}. Run a block of code with time map bound to a new map.