annotate linux/timer.h @ 64:62ec382fd6aa

new RAMSIZE detection code... test it\!
author arpi_esp
date Fri, 09 Mar 2001 00:49:37 +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