view linux/timer.h @ 2024:8cb7643ef739

Remved cpu specific compiler optimizations, these should if at all be added dynamically by configure.
author atmos4
date Sun, 30 Sep 2001 21:59:52 +0000
parents fb1fc94eaff0
children c2ed1e5742ed
line wrap: on
line source


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