1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Description: gettimeofday() function: return current time. Files: lib/gettimeofday.c m4/gettimeofday.m4 Depends-on: sys_time configure.ac: gl_FUNC_GETTIMEOFDAY Makefile.am: Include: <sys/time.h> License: LGPLv2+ Maintainer: Paul Eggert, Jim Meyering