Mercurial > mplayer.hg
view linux/timer.h @ 1506:94d929f91b06
return value of iconv fixed for glibc 2.1.3, using strrchr instead of basename, as basename is buggy
author | arpi |
---|---|
date | Mon, 13 Aug 2001 18:39:23 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();