macro_rules! time_if_impl {
($name:ident) => { ... };
}
Expand description
Default implementation of axplat::time::TimeIf
using the generic
timer.
macro_rules! time_if_impl {
($name:ident) => { ... };
}
Default implementation of axplat::time::TimeIf
using the generic
timer.