NodeClock::now

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.