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