33 # include <sys/times.h>
34 # include <sys/time.h>
39 # include <sys/timeb.h>
60 FILETIME *RefToCurrentTMS, *RefToInitialTMS;
61 time_t *RefToCurrentTimeB, *RefToInitialTimeB;
#define UTILS_EXPORT
Definition: SALOME_Utils.hxx:37
Definition: Utils_Timer.hxx:43
bool Stopped
Definition: Utils_Timer.hxx:55
tms * RefToCurrentTMS
Definition: Utils_Timer.hxx:57
double Cumul_user
Definition: Utils_Timer.hxx:53
double Cumul_sys
Definition: Utils_Timer.hxx:54
timeval * RefToCurrentTimeB
Definition: Utils_Timer.hxx:58