Searched refs:GETTIME (Results 1 – 1 of 1) sorted by relevance
1160 #define GETTIME(t) gettimeofday(&(t), (struct timezone* )0) macro1168 #define GETTIME(t) times(&(t)) macro1183 GETTIME(ts);\1187 GETTIME(te);\
Completed in 11 milliseconds