async_timer
pub fn interval(interval: Duration) -> impl Future<Output = Interval<Timer>>
Creates interval with default Platform timer.