mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
prepare move to rtpoll
This commit is contained in:
parent
dd40006718
commit
3a09a88fd1
16 changed files with 436 additions and 70 deletions
|
|
@ -42,6 +42,7 @@ void pa_rtclock_hrtimer_enable(void);
|
|||
|
||||
struct timeval* pa_rtclock_from_wallclock(struct timeval *tv);
|
||||
|
||||
struct timespec *pa_timespec_store(struct timespec *ts, pa_usec_t v);
|
||||
pa_usec_t pa_timespec_load(const struct timespec *ts);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue