view linux/timer.h @ 3383:1842ec5916a4

width and height aren't mandatory anymore
author gabucino
date Sat, 08 Dec 2001 11:24:32 +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);