BloombergLP::bslmt::ChronoUtil

This struct provides a namespace for utility functions that operate on bsl::chrono facilities.

Synopsis

Declared in <bslmt_chronoutil.h>

struct ChronoUtil;

Member Functions

NameDescription
isMatchingClock isMatchingClock overloads

Static Member Functions

NameDescription
durationToTimeInterval Convert a chrono duration to a bsls::TimeInterval.
isMatchingClock Return whether CLOCK matches the specified clockType.
timedWait timedWait overloads