on_timer in bevy::time::common_conditions - Rust
Run condition that is active on a regular time interval, using `Time` to advance the timer. The timer ticks at the rate of `Time::relative_speed`.