Mercurial > mplayer.hg
view linux/timer.h @ 4228:bcbe3359e88f
Fixed bug of multiple declaration of 'dvd_device'
author | nick |
---|---|
date | Fri, 18 Jan 2002 09:10:00 +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);