Liking cljdoc? Tell your friends :D

taoensso.tufte.impl

Private implementation details.

Private implementation details.
raw docstring

*pdata_*clj/s

Non-nil iff dynamic profiling active.

Non-nil iff dynamic profiling active.
raw docstring

capture-time!clj/s

(capture-time! pdata-or-pdata_ id t-elapsed)

Clockcljs


compile-ns-filterclj/s

Returns (fn [?ns]) -> truthy.

Returns (fn [?ns]) -> truthy.
raw docstring

handle!clj/s

(handle! m)

handlers_clj/s

{<hid> <handler-fn>}

{<hid> <handler-fn>}
raw docstring

IdStatscljs


mutable-timesclj/smacro

(mutable-times)

mutable-times?clj/smacro

(mutable-times? x)

namespaced-idclj/s

(namespaced-id id)

nano-timeclj/smacro

(nano-time)

new-pdata-dynamicclj/smacro

(new-pdata-dynamic)

new-pdata-thread-localclj/smacro

(new-pdata-thread-local)

PDatacljs


pdata->Statsclj/s

(pdata->Stats current-pdata)

Wraps up a pdata run. Nb: recall that we need a fresh (pdata-proxy) here for thread-local profiling.

Wraps up a pdata run. Nb: recall that we need a *fresh* `(pdata-proxy)`
here for thread-local profiling.
raw docstring

pdata-proxyclj/s

Non-nil iff thread-local profiling active.

Non-nil iff thread-local profiling active.
raw docstring

Statscljs


t-addclj/smacro

(t-add x t)

t-clearclj/smacro

(t-clear x)

t-countclj/smacro

(t-count x)

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

× close