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);

Created with MrDocs