Searched defs:gettimeofday (Results 1 – 3 of 3) sorted by relevance
6 project(gettimeofday) project
114 int gettimeofday(struct timeval *tv, const void *tz) in gettimeofday() function
167 #define gettimeofday(...) zap_clock_gettimeofday(__VA_ARGS__) macro