bevy/examples/mobile/src
François Mockers c1d392a5c6
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 00:34:40 +00:00
..
lib.rs Reduce iOS cpu usage (#16548) 2024-11-29 00:34:40 +00:00