mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-11 07:48:42 -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.