Skip to main content

TOTAL_ACTIONS_DISPATCHED

Static TOTAL_ACTIONS_DISPATCHED 

Source
pub static TOTAL_ACTIONS_DISPATCHED: AtomicU64
Expand description

Global counter of total actions dispatched across all iterations. Used with TOTAL_EXECUTIONS to compute average actions per execution.