OpenAtom  Version1.5a
timebase.h
1 
2 #ifndef __getTime_h__
3 #define __getTime_h__
4 unsigned long long timebase();
5 double getTime();
6 #endif