This struct provides a namespace for enumerating the set of system clock type for use in distinguishing which system clock to use for measuring time. See Enum in the TYPES sub‐section for details.
Synopsis
Declared in <bsls_systemclocktype.h>
struct SystemClockType;
Enums
Name |
Description |
System clock type enumerators. |
Static Member Functions
Name |
Description |
Return the non‐modifiable string representation corresponding to the specified enumeration |
Created with MrDocs