[#Consensus-Params-nPowTargetTimespan] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::nPowTargetTimespan :relfileprefix: ../../ :mrdocs: Length of a difficulty retargeting window, in seconds. == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int64_t nPowTargetTimespan; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#