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
Return the current time, using the injected clock if one is set.
Declared in <wallet/wallet.h>
Clock::time_point
now() const;
The current time point.
Created with MrDocs