view linux/timer.h @ 4382:2f540642e44d

small typos in text
author pl
date Sun, 27 Jan 2002 17:14:27 +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);