view linux/timer.h @ 3338:dcd2bb2e69ef

added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)
author alex
date Wed, 05 Dec 2001 16:49:12 +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);