Module metrics

Source
Available on crate feature metrics only.
Expand description

Executor metrics.

Block processing related to syncing should take care to update the metrics by using either ExecutorMetrics::execute_metered or ExecutorMetrics::metered_one.

Structs§

ExecutorMetrics
Executor metrics.