Mercurial > mplayer.hg
view linux/timer.h @ 1452:5cc5d09fc9d4
Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).
author | atmos4 |
---|---|
date | Mon, 06 Aug 2001 20:02:51 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();