[#TxRequestTracker-2constructor] = xref:TxRequestTracker.adoc[TxRequestTracker]::TxRequestTracker :relfileprefix: ../ :mrdocs: Construct a TxRequestTracker. == Synopsis Declared in `<txrequest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit TxRequestTracker(bool deterministic = false); ---- == Parameters [cols="1,4"] |=== | Name| Description | *deterministic* | Use a fixed salt so priority tiebreaking is reproducible in tests. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#