view linux/timer.h @ 3242:a5f693377e23

added auto detection of tv v4l and changed tv to enabled
author alex
date Sat, 01 Dec 2001 15:05:08 +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);