Return the current time, using the injected clock if one is set.

Synopsis

Declared in <wallet/wallet.h>

Clock::time_point
now() const;

Return Value

The current time point.

Created with MrDocs