[#Chainstate-m_next_write] = xref:Chainstate.adoc[Chainstate]::m_next_write :relfileprefix: ../ :mrdocs: Earliest time at which the next periodic chainstate flush should occur. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:NodeClock/time_point.adoc[NodeClock::time_point] m_next_write = {NodeClock::time_point::max()}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#