gettimeofday 178 compat/mingw.h int gettimeofday(struct timeval *tv, void *tz); gettimeofday 187 date.c gettimeofday(&now, NULL); gettimeofday 1149 date.c gettimeofday(&tv, NULL); gettimeofday 59 test-date.c gettimeofday(&now, NULL); gettimeofday 106 trace.c gettimeofday(&tv, NULL); gettimeofday 386 trace.c gettimeofday(&tv, NULL); gettimeofday 468 wrapper.c gettimeofday(&tv, NULL);