mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
rework cpu limit logic to use monotonic instead of wall clock time
This commit is contained in:
parent
961aa185e3
commit
8e71787551
2 changed files with 10 additions and 6 deletions
|
|
@ -23,6 +23,7 @@
|
|||
***/
|
||||
|
||||
#include <pulsecore/macro.h>
|
||||
#include <pulse/sample.h>
|
||||
|
||||
struct timeval;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue