mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-11 05:59:12 +00: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.