Create a metric id whose value is the specified metricDescription address. The behavior is undefined unless metricDescription is 0, or the indicated metric description object remains valid for the lifetime of this metric id object.
Synopsis
Declared in <balm_metricid.h>
MetricId(MetricDescription const* metricDescription);
Created with MrDocs