This struct provides a namespace for system‐time‐retrieval functions.
Synopsis
Declared in <bsls_systemtime.h>
struct SystemTime;
Static Member Functions
Name |
Description |
Return the current system time according to the specified |
|
Return the current system time according to the monotonic clock. |
|
Return the current system time according to the real‐time clock. |
Created with MrDocs