aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/timer.c
Commit message (Expand)AuthorAge
* timer: remove unneeded time_t overflow checkGravatar wm42014-05-24
* timer: workaround for crappy operating systemsGravatar wm42014-05-23
* timer: fix previous commitGravatar wm42014-05-22
* timer: improve overflow checksGravatar wm42014-05-22
* timer: fix (usually impossible) timespec.tv_sec overflowGravatar wm42014-05-22
* timer: account for negative time valuesGravatar wm42014-05-18
* threads: use mpv time for mpthread_cond_timedwait wrapperGravatar wm42014-05-18
* timer: add utility function to get relative timeGravatar wm42014-02-28
* timer: init only onceGravatar wm42014-02-10
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* timer: refactor, add 64 bit timer functionGravatar wm42013-05-26