view linux/timer.h @ 3997:fba04e21ddec

marillat doesn't distribute debs now (only -doc and -font)
author gabucino
date Sat, 05 Jan 2002 18:27:44 +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);