Measure how long the running rescan has been in progress.

Synopsis

Declared in <wallet/wallet.h>

SteadyClock::duration
ScanningDuration() const;

Return Value

The elapsed duration of the running rescan, or zero if none.

Created with MrDocs