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

Synopsis

Declared in <bslmt_chronoutil.h>

struct ChronoUtil;

Member Functions

Name

Description

isMatchingClock

isMatchingClock overloads

Static Member Functions

Name

Description

durationToTimeInterval

Convert a chrono duration to a bsls::TimeInterval.

isMatchingClock

Return whether CLOCK matches the specified clockType.

timedWait

timedWait overloads

Created with MrDocs