[#CBlockIndex-nTimeMax] = xref:CBlockIndex.adoc[CBlockIndex]::nTimeMax :relfileprefix: ../ :mrdocs: (memory only) Maximum nTime in the chain up to and including this block. == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int nTimeMax = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#