Mercurial > mplayer.hg
view linux/timer.h @ 1395:a721a2b91d3d
Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
author | atmos4 |
---|---|
date | Sat, 28 Jul 2001 05:36:45 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();