Mercurial > mplayer.hg
view linux/timer.h @ 3369:13c202356a41
Fixed scaling in doublescan modes
author | nick |
---|---|
date | Fri, 07 Dec 2001 12:01:43 +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);