[#CNodeStats-m_last_block_time] = xref:CNodeStats.adoc[CNodeStats]::m_last_block_time :relfileprefix: ../ :mrdocs: Time of the last block received from this peer. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::chrono::seconds m_last_block_time; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#