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 */ }pub type ConsumedWeight = PerDispatchClass<Weight>;An object to track the currently used extrinsic weight in a block.
pub struct ConsumedWeight { /* private fields */ }