datatypes::timestamp

Macro define_timestamp_with_unit

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