Searched defs:GET_TIME (Results 1 – 2 of 2) sorted by relevance
78 #define GET_TIME(t) microtime(&t) macro80 #define GET_TIME(t) uniqtime(&t) macro82 #define GET_TIME(t) ((t) = time) macro
75 #define GET_TIME(t) microtime(&t) macro