Liking cljdoc? Tell your friends :D

jepsen.checker.timeline

Renders an HTML timeline of a history.

Renders an HTML timeline of a history.
raw docstring

bodyclj

(body op start stop)

(breadcrumbs test history-key)

Renders a series of back links increasing in depth

Renders a series of back links increasing in depth
raw docstring

col-widthclj

pixels

pixels
raw docstring

gutter-widthclj

pixels

pixels
raw docstring

heightclj

pixels

pixels
raw docstring

htmlclj

(html)

linkify-timeclj

(linkify-time t)

Remove - and : chars from a time string

Remove - and : chars from a time string
raw docstring

nemesis?clj

(nemesis? op)

pair->divclj

(pair->div history test process-index [start stop])

Turns a pair of start/stop operations into a div.

Turns a pair of start/stop operations into a div.
raw docstring

pairsclj

(pairs history)
(pairs invocations [op & ops])

Pairs up ops from each process in a history. Yields a lazy sequence of [info] or [invoke, ok|fail|info] pairs.

Pairs up ops from each process in a history. Yields a lazy sequence of [info]
or [invoke, ok|fail|info] pairs.
raw docstring

process-indexclj

(process-index history)

Maps processes to columns

Maps processes to columns
raw docstring

render-durationclj

(render-duration start stop)

render-errorclj

(render-error op)

render-msgclj

(render-msg op)

render-opclj

(render-op op)

render-wall-timeclj

(render-wall-time test op)

styleclj

(style m)

Generate a CSS style fragment from a map.

Generate a CSS style fragment from a map.
raw docstring

stylesheetclj


sub-indexclj

(sub-index history)

Attaches a :sub-index key to each element of this timeline's subhistory, identifying its relative position.

Attaches a :sub-index key to each element of this timeline's subhistory,
identifying its relative position.
raw docstring

timescaleclj

Nanoseconds per pixel

Nanoseconds per pixel
raw docstring

titleclj

(title test op start stop)

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

× close