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
pub fn push_timer(timer: impl Timer)push custom timer
more see souce code [runtime::Runtime::run_timer]
please do not use dead loops in Timer::run_before and Timer::run