view linux/timer.h @ 2334:a70571f46bd2

stuff.. (sorry, forgot:P)
author gabucino
date Sun, 21 Oct 2001 13:07:40 +0000
parents c2ed1e5742ed
children 7bb8f7905000
line wrap: on
line source


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

int usec_sleep(int usec_delay);