Trait WeightInfo
pallet_timestamp
pub trait WeightInfo { fn set() -> Weight; fn on_finalize() -> Weight; }
fn set() -> Weight
fn on_finalize() -> Weight
impl WeightInfo for ()