pub fn tuning() -> &'static BalanceTuningExpand description
The process-wide balance tuning (defaults until init_tuning is called).
Hot-path safe — an atomic load of a &'static.
pub fn tuning() -> &'static BalanceTuningThe process-wide balance tuning (defaults until init_tuning is called).
Hot-path safe — an atomic load of a &'static.