Changeset 2648 in Sophya for trunk/SophyaLib/SysTools/timing.h


Ignore:
Timestamp:
Feb 7, 2005, 5:44:56 PM (21 years ago)
Author:
ansari
Message:

Modifs pour basculement automatique en temps de calcul cumule lors du bouclage du compteur de la fonction clock() ds timing.c - Reza 7 Fev 2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SysTools/timing.h

    r2212 r2648  
    99#endif
    1010
    11 void InitTim(void);                                                             
     11void InitTim(void);
     12void PrtTimSetDebug(int dbg); 
    1213void PrtTim(const char * Comm);                                                       
    13                                                                                
     14                                                                             
    1415#ifdef __cplusplus
    1516}
Note: See TracChangeset for help on using the changeset viewer.