1
0
forked from mirrors/0ad
Files
0ad/source/tools/ape/ext/timer_.h
T

6 lines
82 B
C

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