Return current system time or mocked time, if set.
Synopsis
Declared in <util/time.h>
static
time_point
now() noexcept;
Return Value
The current node time, mocked when a mock time is set.
Created with MrDocs
Return current system time or mocked time, if set.
Declared in <util/time.h>
static
time_point
now() noexcept;
The current node time, mocked when a mock time is set.
Created with MrDocs