Return the clock type used for timeouts.
Synopsis
Declared in <bslmt_conditionimpl_pthread.h>
bsls::SystemClockType::Enum
clockType() const;
Return Value
clock type used to interpret timedWait timeouts
Created with MrDocs