[#GetUptime] = GetUptime :mrdocs: Monotonic uptime (not affected by system time changes). == Synopsis Declared in `<common/system.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- SteadyClock::duration GetUptime(); ---- == Return Value The duration the process has been running. [.small]#Created with https://www.mrdocs.com[MrDocs]#