1
0
forked from 0ad/0ad
0ad/source/tools/ape/ext/timer_.h
Ykkrosh ec3452679c Restructuring
This was SVN commit r1453.
2004-12-05 17:59:29 +00:00

6 lines
82 B
C
Executable File

#ifndef __TIMER_H__
#define __TIMER_H__
double get_time();
#endif // __TIMER_H__