Type Alias frame_system::ConsumedWeight
source · pub type ConsumedWeight = PerDispatchClass<Weight>;
Expand description
An object to track the currently used extrinsic weight in a block.
Aliased Type§
struct ConsumedWeight { /* private fields */ }