aboutsummaryrefslogtreecommitdiff
path: root/src/timer.h
Commit message (Expand)AuthorAge
* don't include os_compat.hMax Kellermann2008-10-08
* timer: constant pointersMax Kellermann2008-09-09
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-07
* moved struct AudioFormat to audio_format.hMax Kellermann2008-08-26
* Redoing remiss's shout patch. This time, just block on open() instead ofJ. Alexander Treuman2007-06-12
* switching to us instead of ms on runtimeRoger Bystrøm2007-06-09
* Added timer_get_runtime_ms to know how long the timer has been runningRoger Bystrøm2007-06-09
* Move the timing code from the null plugin to timer.c, so it can be easilyJ. Alexander Treuman2007-05-30