Return the block timestamp of the last header received during the PRESYNC phase.
Synopsis
Declared in <headerssync.h>
uint32_t
GetPresyncTime() const;
Return Value
The timestamp of the last header received during PRESYNC.
Created with MrDocs