mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-10 10:36:16 -04:00
The function `os_sleepto_ns` has a spin loop so it will consume CPU resource. The new function has same interface but consumes less CPU resource with a drawback of less precision.