view linux/timer.h @ 266:336b1559a447

- added detection of memsize of graphics card to check if double buffering is possible - fixed resolution switching a little and added more debug output - resolution switching is still according to d_width and d_height which is not always a good idea ...
author acki2
date Sun, 01 Apr 2001 08:07:14 +0000
parents fb1fc94eaff0
children c2ed1e5742ed
line wrap: on
line source


void InitTimer();
unsigned int GetTimer();
//int uGetTimer();
float GetRelativeTime();