[#CBlockIndex-Time] = xref:CBlockIndex.adoc[CBlockIndex]::Time :relfileprefix: ../ :mrdocs: Returns this block's timestamp as a time point. == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:NodeSeconds.adoc[NodeSeconds] Time() const; ---- == Return Value The block time expressed in node seconds. [.small]#Created with https://www.mrdocs.com[MrDocs]#