Mercurial > mplayer.hg
view linux/timer.h @ 2867:a9a63f7e9ddc
nice new docu. read it.
TODO: place gcc 2.96 Q/A from FAQ to here.
author | gabucino |
---|---|
date | Tue, 13 Nov 2001 16:19:48 +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);