mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-25 18:52:53 +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.