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