Return true if the specified (template parameter) type CLOCK matches the specified clockType, and false otherwise.
Declared in <bslmt_chronoutil.h>
template<class CLOCK>
static
bool
isMatchingClock(bsls::SystemClockType::Enum clockType);
| Name |
|---|
isMatchingClock<steady_clock> |
isMatchingClock<system_clock> |