view linux/timer.h @ 3715:c39bedc45423

Hint #2 -> Hint "also try i420 colorspace"
author gabucino
date Mon, 24 Dec 2001 15:53:15 +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);