[#CBlockIndex-nTime] = xref:CBlockIndex.adoc[CBlockIndex]::nTime :relfileprefix: ../ :mrdocs: Block timestamp, in seconds since the Unix epoch == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t nTime = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#