Searched defs:GETTIME (Results 1 – 1 of 1) sorted by relevance
1272 #define GETTIME(t) gettimeofday(&(t), (struct timezone* )0) macro1280 #define GETTIME(t) times(&(t)) macro
Completed in 15 milliseconds