System clock type enumerators.
Declared in <bsls_systemclocktype.h>
enum Enum;
| Name | Description |
|---|---|
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. |