[#node-BlockWaitOptions-timeout] = xref:node.adoc[node]::xref:node/BlockWaitOptions.adoc[BlockWaitOptions]::timeout :relfileprefix: ../../ :mrdocs: How long to wait before returning nullptr instead of a new template. Default is to wait forever. == Synopsis Declared in `<node/mining_types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:MillisecondsDouble.adoc[MillisecondsDouble] timeout = {MillisecondsDouble::max()}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#