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;
Return Value
hold time in nanoseconds
Created with MrDocs