-
Notifications
You must be signed in to change notification settings - Fork 866
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] Use busy wait only to refine below 1 ms.
Use high accuracy busy waiting to wait only the remaining 1 ms (10 ms on Windows) of the waiting time. Reduces idle CPU from around 20% to almost zero on Windows machines at low bitrates.
- Loading branch information
1 parent
aaef22a
commit 372b078
Showing
1 changed file
with
55 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters