Return the total (instantaneous and quiescent) elapsed wall time (in seconds) accumulated by this stopwatch.

Synopsis

Declared in <bsls_stopwatch.h>

double
accumulatedWallTime() const;

Created with MrDocs