summaryrefslogtreecommitdiffstats
path: root/linux/timer.h
blob: 6274f6883b2da19738ecfc380f301d85310225a2 (plain)
1
2
3
4
5
6

void InitTimer();
unsigned int GetTimer();
//int uGetTimer();
float GetRelativeTime();