Mercurial > mplayer.hg
view linux/timer.h @ 1194:40550e1458e8
Drastic! speedup of rgb code. Removed nonsens memhole fixes.
author | atmosfear |
---|---|
date | Fri, 22 Jun 2001 19:56:41 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();