view linux/timer.h @ 3241:71075e783b04

fixed xanim detection (also present on non-x86 too - look at xanim homepage) and added tv into _inputmodules
author alex
date Sat, 01 Dec 2001 14:41:54 +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);