referrerpolicy=no-referrer-when-downgrade

ConsumedWeight

Type Alias ConsumedWeight 

Source
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 */ }