[#TxMempoolInfo-m_time] = xref:TxMempoolInfo.adoc[TxMempoolInfo]::m_time :relfileprefix: ../ :mrdocs: Time the transaction entered the mempool. == Synopsis Declared in `<txmempool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::chrono::seconds m_time; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#