Return the hold 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
holdTime() const;
Created with MrDocs