Liking cljdoc? Tell your friends :D

keg.impl

Namespace for function instrumentation implementation.

Namespace for function instrumentation implementation.
raw docstring

log-function-timingclj

(log-function-timing ns' format-fn name-path function & args)

Logs the execution time of a given function. Takes a format function, a name path vector, target function, and target function arguments.

Logs the execution time of a given function.
Takes a format function, a name path vector, target function, and target function arguments.
sourceraw docstring

mark-meterclj

Sends a meter metric for a given metric name.

Sends a meter metric for a given metric name.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close