summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/rtclock.c
Commit message (Expand)AuthorAgeFilesLines
* minor cleanupLennart Poettering2007-10-271-11/+8
* add pa_rtclock_usec() APILennart Poettering2007-10-271-0/+6
* Fix build; change return value of pa_rtclock_hrtimer() to pa_boolLennart Poettering2007-10-071-7/+6
* Adapt rtpoll and friends to Windows by replacing timespec with timeval andPierre Ossman2007-10-031-99/+30
* Monotonic clock is optional so treat is as such.Pierre Ossman2007-09-101-1/+5
* POSIX realtime clock functions are in time.h so make sure to include it.Pierre Ossman2007-09-101-0/+1
* add pa_timespec_reset()Lennart Poettering2007-08-301-0/+7
* add monotonic clock abstraction pa_rtclockLennart Poettering2007-08-221-0/+153