view linux/timer.h @ 1315:1c214243caab

Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows parallel builds using "gmake -j N"
author jkeil
date Fri, 13 Jul 2001 16:15:29 +0000
parents fb1fc94eaff0
children c2ed1e5742ed
line wrap: on
line source


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