register_timer_implementation

Macro register_timer_implementation 

Source
macro_rules! register_timer_implementation {
    ($t: ty) => { ... };
}