push_timer

Function push_timer 

Source
pub fn push_timer(timer: impl Timer)
Expand description

push custom timer
more see souce code [runtime::Runtime::run_timer]
please do not use dead loops in Timer::run_before and Timer::run