[#CBlockHeader-Time] = xref:CBlockHeader.adoc[CBlockHeader]::Time :relfileprefix: ../ :mrdocs: Returns the block time as a chrono time point. == Synopsis Declared in `<primitives/block.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:NodeSeconds.adoc[NodeSeconds] Time() const; ---- == Return Value The creation time as NodeSeconds. [.small]#Created with https://www.mrdocs.com[MrDocs]#