BloombergLP::balm::Metric::Metric

Create a metric object that will record values for the same metric (i.e., using the same Collector object) as the specified original metric. If the original metric is inactive (i.e., isActive() is false), then this metric will be similarly inactive.

Synopsis

Declared in <balm_metric.h>

Metric(Metric const& original);