27 #include "SALOME_Utils.hxx"
33 # include <sys/times.h>
34 # include <sys/time.h>
39 # include <sys/timeb.h>
57 tms *RefToCurrentTMS, *RefToInitialTMS;
58 timeval *RefToCurrentTimeB, *RefToInitialTimeB;
60 FILETIME *RefToCurrentTMS, *RefToInitialTMS;
61 time_t *RefToCurrentTimeB, *RefToInitialTimeB;