Mercurial > mplayer.hg
view linux/timer.h @ 4096:2a2ac3026aee
fight with the access rights - patch by Holm
author | arpi |
---|---|
date | Fri, 11 Jan 2002 22:31:36 +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);