ConsumedWeight

Type Alias ConsumedWeight 

Source
pub type ConsumedWeight = PerDispatchClass<Weight>;
Expand description

An object to track the currently used extrinsic weight in a block.

Aliased Typeยง

pub struct ConsumedWeight { /* private fields */ }