Macro time_if_impl

Source
macro_rules! time_if_impl {
    ($name:ident) => { ... };
}
Expand description

Default implementation of axplat::time::TimeIf using the generic timer.