bevy/examples/mobile/src
François Mockers ec10c5a705 Reduce iOS cpu usage (#16548)
# Objective

- Avoid recreating the monitor every loop (temp fix until it's done
properly on winit side)
- Add a new `WinitSettings` preset for mobile that makes the winit loop
wait more and recommend its usage
2024-11-29 01:50:42 +01:00
..
lib.rs Reduce iOS cpu usage (#16548) 2024-11-29 01:50:42 +01:00