Mercurial > mplayer.hg
view linux/timer.h @ 2193:dc2608aad43c
"function f()" non supported by FreeBSD's /bin/sh
"if ! true" construction neither
(thanks to Bohdan 'Nexus' Horst <nexus at irc.pl>
author | pl |
---|---|
date | Sat, 13 Oct 2001 20:14:05 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();