mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-24 08:31:12 -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.