Liking cljdoc? Tell your friends :D

espejito.internal


collect-child-reportclj/s

(collect-child-report transient-collector
                      level
                      [name cumulative-latency-ns thrown? children-metrics])
source

collect-children-reportclj/s

(collect-children-report transient-collector level children-metrics)
source

expectedclj/s

(expected expectation found)
(expected pred expectation found)

Throw illegal input exception citing expectation and what was found did not match. Optionally accept a predicate fn to test found before throwing the exception.

Throw illegal input exception citing `expectation` and what was `found` did not match. Optionally accept a predicate
fn to test `found` before throwing the exception.
sourceraw docstring

flatten-children-reportclj/s

(flatten-children-report nested-metrics)
source

human-readable-latencyclj/s

(human-readable-latency nanos)

Convert nano-second latency to human-readable form

Convert nano-second latency to human-readable form
sourceraw docstring

indent-nameclj/s

(indent-name max-name-width level name)
source

nanosclj/s

(nanos)
(nanos start)

Return duration in nanoseconds since Epoch, or since the supplied timestamp (in nanos).

Return duration in nanoseconds since Epoch, or since the supplied timestamp (in nanos).
sourceraw docstring

nanos-to-microsclj/s

source

nanos-to-millisclj/s

source

nanos-to-secondsclj/s

source

paddingclj/s

source

percentclj/s

(percent numerator denominator)
source

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

× close