Mercurial > mplayer.hg
view linux/timer.h @ 1195:d45ff719db7a
Maybe the problem with including wine headers from /usr/local/include/ instead of from mplayer source has been eliminated
author | lgb |
---|---|
date | Fri, 22 Jun 2001 20:23:14 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();