Mercurial > mplayer.hg
view linux/timer.h @ 3292:7fa3a928631a
not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'
author | jaf |
---|---|
date | Mon, 03 Dec 2001 19:13:34 +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);