pub fn interval_background(period: Duration) -> TimerIntervalExpand description
Periodic ticker on the process-global delayed-callback timer — the
interval counterpart for work spawned by spawn_background.
pub fn interval_background(period: Duration) -> TimerIntervalPeriodic ticker on the process-global delayed-callback timer — the
interval counterpart for work spawned by spawn_background.