Return true if the value of this metric is of gauge type, and false otherwise.
Synopsis
Declared in <bdlm_metric.h>
bool
isGauge() const;
Return Value
true if this metric holds a gauge value, and false otherwise
Created with MrDocs