This struct provides a namespace for utility functions that operate on bsl::chrono facilities.
Declared in <bslmt_chronoutil.h>
struct ChronoUtil;
| Name | Description |
|---|---|
isMatchingClock | isMatchingClock overloads |
| Name | Description |
|---|---|
durationToTimeInterval | Convert a chrono duration to a bsls::TimeInterval. |
isMatchingClock | Return whether CLOCK matches the specified clockType. |
timedWait | timedWait overloads |