Changeset 2648 in Sophya for trunk/SophyaLib/SysTools/timing.h
- Timestamp:
- Feb 7, 2005, 5:44:56 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/timing.h
r2212 r2648 9 9 #endif 10 10 11 void InitTim(void); 11 void InitTim(void); 12 void PrtTimSetDebug(int dbg); 12 13 void PrtTim(const char * Comm); 13 14 14 15 #ifdef __cplusplus 15 16 }
Note:
See TracChangeset
for help on using the changeset viewer.