Home | History | Annotate | Download | only in mDNSPosix

Lines Matching full:gettimeofday

1362 	gettimeofday(&tv, NULL);
1370 // No special setup is required on Posix -- we just use gettimeofday();
1371 // This is not really safe, because gettimeofday can go backwards if the user manually changes the date or time
1379 gettimeofday(&tv, NULL);