summaryrefslogtreecommitdiff
path: root/modules/gettimeofday
blob: 28f2d468a2e90016f904e6808c529123fa89067b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description:
gettimeofday() function: return current time.

Files:
lib/gettimeofday.c
m4/gettimeofday.m4

Depends-on:

configure.ac:
AC_FUNC_GETTIMEOFDAY_CLOBBER

Makefile.am:

Include:
<sys/time.h>

Maintainer:
Jim Meyering