Trait pallet_timestamp::weights::WeightInfo [−][src]
pub trait WeightInfo {
fn set() -> Weight;
fn on_finalize() -> Weight;
}Weight functions needed for pallet_timestamp.
Required methods
Loading content...Implementations on Foreign Types
Loading content...Implementors
impl<T: Config> WeightInfo for SubstrateWeight<T>[src]
impl<T: Config> WeightInfo for SubstrateWeight<T>[src]