Mercurial > mplayer.hg
view linux/timer.h @ 2541:88195a28576a
changed hardcoded 'emms' to EMMS according to pp/swscale.c
author | alex |
---|---|
date | Mon, 29 Oct 2001 20:28:06 +0000 |
parents | c2ed1e5742ed |
children | 7bb8f7905000 |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime(); int usec_sleep(int usec_delay);