Trait pallet_timestamp::WeightInfo[][src]

pub trait WeightInfo {
    fn set() -> Weight;
fn on_finalize() -> Weight; }

Required methods

fn set() -> Weight[src]

fn on_finalize() -> Weight[src]

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...