This struct provides a namespace for enumerating the set of system clock types.

Synopsis

Declared in <bsls_systemclocktype.h>

struct SystemClockType;

Description

Use this namespace to distinguish which system clock to use for measuring time. See Enum in the TYPES sub‐section for details.

Enums

Name

Description

Enum

System clock type enumerators.

Static Member Functions

Name

Description

toAscii

Return the string representation of the specified enumerator value.

Created with MrDocs