annotate linux/timer.h @ 1260:3a58015415a6

spelling
author eyck
date Tue, 03 Jul 2001 11:35:10 +0000
parents fb1fc94eaff0
children c2ed1e5742ed
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();
99
fb1fc94eaff0 removed redundancy...
arpi_esp
parents: 1
diff changeset
3 unsigned int GetTimer();
1
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