Return the accumulated elapsed wall time in seconds.
Declared in <bsls_stopwatch.h>
double
elapsedTime() const;
Return the total (instantaneous and quiescent) elapsed wall time (in seconds) accumulated by this stopwatch. Note that this method is equivalent to accumulatedWallTime.
accumulated elapsed wall time in seconds