Mercurial > mplayer.hg
view linux/timer.h @ 973:c08282a937d3
Changed to only uninit SDL Video Subsystem.
author | atmosfear |
---|---|
date | Sun, 03 Jun 2001 21:02:46 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();