Skip to main content

nros_platform_export_time

Macro nros_platform_export_time 

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

Emit nros_platform_time_* delegating to <$ty as PlatformTime>.