mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 03:21:05 +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.