Monotonic uptime (not affected by system time changes).
Synopsis
Declared in <common/system.h>
SteadyClock::duration
GetUptime();
Return Value
The duration the process has been running.
Created with MrDocs
Monotonic uptime (not affected by system time changes).
Declared in <common/system.h>
SteadyClock::duration
GetUptime();
The duration the process has been running.
Created with MrDocs