Type Definition frame_system::ConsumedWeight 
source · pub type ConsumedWeight = PerDispatchClass<Weight>;Expand description
An object to track the currently used extrinsic weight in a block.
pub type ConsumedWeight = PerDispatchClass<Weight>;An object to track the currently used extrinsic weight in a block.