Return the total (instantaneous and quiescent) elapsed system time (in seconds) accumulated by this stopwatch, or 0 if the collection of CPU times is disabled.
Synopsis
Declared in <bsls_stopwatch.h>
double
accumulatedSystemTime() const;
Created with MrDocs