System clock type enumerators.
Synopsis
Declared in <bsls_systemclocktype.h>
enum Enum;
Members
Name |
Description |
|
Wall‐clock time that may jump when the system clock is adjusted. |
|
Monotonic clock measuring elapsed time from an unspecified epoch. |
Created with MrDocs