Load into the specified record the id of the metric being collected, as well as the current count, total, minimum, and maximum aggregated values for the metric.
Synopsis
Declared in <balm_collector.h>
void
load(MetricRecord* record) const;
Created with MrDocs