mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
make use of PR_SET_TIMERSLACK
This commit is contained in:
parent
4a13763797
commit
5793f93350
3 changed files with 29 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ pa_usec_t pa_rtclock_usec(void);
|
|||
|
||||
pa_usec_t pa_rtclock_age(const struct timeval *tv);
|
||||
pa_bool_t pa_rtclock_hrtimer(void);
|
||||
void pa_rtclock_hrtimer_enable(void);
|
||||
|
||||
/* timer with a resolution better than this are considered high-resolution */
|
||||
#define PA_HRTIMER_THRESHOLD_USEC 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue