Skip to main content

nros_platform_export_clock

Macro nros_platform_export_clock 

Source
macro_rules! nros_platform_export_clock {
    ($ty:ty) => { ... };
}
Expand description

Emit nros_platform_clock_{ms,us} delegating to <$ty as PlatformClock>.