Time-based measures.
This namespace could be used to creates new time-based
implementation.
Time-based measures. This namespace could be used to creates new `time-based` implementation.
(default this)
Default value before measurement.
Default value before measurement.
(get-measure this bucket)
Returns the data stored at time bucket
.
Returns the data stored at time `bucket`.
(get-measures this buckets)
Returns the measures for each element in buckets
.
Returns the measures for each element in `buckets`.
(measure this bucket data)
Returns a new instance of TimeBased with data
measured at time bucket
. The effect will depend on the kind of TimeBased.
Returns a new instance of TimeBased with `data` measured at time `bucket`. The effect will depend on the kind of TimeBased.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close