Set the elapsed time (used to indicate the time span over which this object's metric records were aggregated) to the specified elapsedTime.
Synopsis
Declared in <balm_metricsample.h>
void
setElapsedTime(bsls::TimeInterval const& elapsedTime);
Parameters
Name |
Description |
elapsedTime |
duration over which the records were collected |
Created with MrDocs