This struct provides a namespace for system‐time‐retrieval functions.

Synopsis

Declared in <bsls_systemtime.h>

struct SystemTime;

Static Member Functions

Name

Description

now

Return the current system time according to the specified clockType.

nowMonotonicClock

Return the current system time according to the monotonic clock.

nowRealtimeClock

Return the current system time according to the real‐time clock.

Created with MrDocs