collector overloads
Declared in <balm_metric.h>
Return the address of the modifiable collector for this metric.
Collector*
collector();
» more...
Return the address of the non-modifiable collector for this metric.
Collector const*
collector() const;
» more...