Mercurial > mplayer.hg
view linux/timer.h @ 3647:6ed77f4d208e
updated Cinepak section (new, opensource codec)
author | gabucino |
---|---|
date | Fri, 21 Dec 2001 20:33:09 +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);