annotate linux/timer.h @ 21:9311e47da144

Mi tortenik ha egy szokenek adsz 2 biliardgolyot? Az egyiket elveszti, a masikat elrontja. ;)))
author gabucino
date Tue, 27 Feb 2001 20:58:18 +0000
parents 3b5f5d1c5041
children fb1fc94eaff0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
2 void InitTimer();
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
3 int GetTimer();
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
4 //int uGetTimer();
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
5 float GetRelativeTime();
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
6