gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:gettimeofday (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/isc/ev_timers.c - 13.1KB - 528 lines
141: #endif
142:         if (gettimeofday(&now, NULL) < 0)
143:                 return (evConsTime(0L, 0L));
More results from ev_timers.c
bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_init.c - 36.4KB - 1,026 lines
809: 
810:         gettimeofday(&now, NULL);
811:         u32 = (u_int32_t)now.tv_sec;
More results from res_init.c