Changeset 1572 in Sophya for trunk/Eval/Speed/timing.c
- Timestamp:
- Jul 12, 2001, 10:39:43 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Eval/Speed/timing.c
r991 r1572 11 11 12 12 void InitTim(void); 13 void PrtTim(c har *Comm);13 void PrtTim(const char *Comm); 14 14 15 15 /* Nouvelle-Fonction */ … … 22 22 23 23 /* Nouvelle-Fonction */ 24 void PrtTim(c har *Comm)24 void PrtTim(const char *Comm) 25 25 { 26 26 float tcal,tcalt;
Note:
See TracChangeset
for help on using the changeset viewer.