BloombergLP::bsls::SystemClockType::Enum

System clock type enumerators.

Synopsis

Declared in <bsls_systemclocktype.h>

enum Enum;

Members

NameDescription
e_REALTIME Wall-clock time that may jump when the system clock is adjusted.
e_MONOTONIC Monotonic clock measuring elapsed time from an unspecified epoch.