[#GetMockTime] = GetMockTime :mrdocs: For testing. == Synopsis Declared in `<util/time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::chrono::seconds GetMockTime(); ---- == Return Value The currently configured mock time, or zero when mocking is disabled. [.small]#Created with https://www.mrdocs.com[MrDocs]#