datatypes::duration

Macro define_duration_with_unit

Source
macro_rules! define_duration_with_unit {
    ($unit: ident) => { ... };
}