]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/core-rtclock.h
Merge remote branch 'mkbosmans/rate-adjustment'
[pulseaudio] / src / pulsecore / core-rtclock.h
index 9f5ae2dd2426ef45d9bd03e06843ca210422faa5..3b393ed5daa2e06ee186d5f87311b90a6d4f8176 100644 (file)
@@ -44,6 +44,7 @@ void pa_rtclock_hrtimer_enable(void);
 struct timeval* pa_rtclock_from_wallclock(struct timeval *tv);
 
 pa_usec_t pa_timespec_load(const struct timespec *ts);
+struct timespec* pa_timespec_store(struct timespec *ts, pa_usec_t v);
 
 struct timeval* pa_timeval_rtstore(struct timeval *tv, pa_usec_t v, pa_bool_t rtclock);