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