(add-error!)
Adds an error. Possibly remove old data.
Returns number of errors.
Adds an error. Possibly remove old data. Returns number of errors.
(add-ok!)
Adds an OK event. Possibly remove old data.
Returns number of OK events.
Adds an OK event. Possibly remove old data. Returns number of OK events.
(error-count)
Returns number of errors. Possibly remove old data.
Returns number of errors. Possibly remove old data.
(error-percentage)
Returns error percentage, a double ranging from 0 to 100. Possibly remove old data.
Returns error percentage, a double ranging from 0 to 100. Possibly remove old data.
(init! {:keys [duration] :as _cfg})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |