Return the wait time (in nanoseconds), accumulated since the most recent call to resetMetrics (or MeteredMutex if resetMetrics was never called).

Synopsis

Declared in <bslmt_meteredmutex.h>

bsls::Types::Int64
waitTime() const;

Created with MrDocs