Mercurial > mplayer.hg
view linux/timer.h @ 1631:09284c9c2b49
exit() -> return NULL
author | arpi |
---|---|
date | Wed, 22 Aug 2001 19:40:46 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();