Return a reference to the non‐modifiable elapsed time interval over which this object's metric records were aggregated.
Synopsis
Declared in <balm_metricsample.h>
bsls::TimeInterval const&
elapsedTime() const;
Return Value
non‐modifiable reference to the elapsed time interval
Created with MrDocs