mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-18 08:00:34 -07:00
This function is called rarely and blocks quite often for a long time. So don't waste power and let the CPU sleep. This might also increase the performance as the other cores might be allowed to clock higher.