[#HeadersSyncState-GetPresyncTime] = xref:HeadersSyncState.adoc[HeadersSyncState]::GetPresyncTime :relfileprefix: ../ :mrdocs: Return the block timestamp of the last header received during the PRESYNC phase. == Synopsis Declared in `<headerssync.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t GetPresyncTime() const; ---- == Return Value The timestamp of the last header received during PRESYNC. [.small]#Created with https://www.mrdocs.com[MrDocs]#