[#CBlockIndex-nMedianTimeSpan] = xref:CBlockIndex.adoc[CBlockIndex]::nMedianTimeSpan :relfileprefix: ../ :mrdocs: Number of blocks considered when computing the median time past. == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static int nMedianTimeSpan = 11; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#