c16a71a61e7b16316f1a51ed41bbbb1879ad4cb5
[gnulib.git] / modules / gettime
1 Description:
2 Return current time, with nanosecond resolution.
3
4 Files:
5 lib/gettime.c
6 m4/clock_time.m4
7 m4/gettime.m4
8
9 Depends-on:
10 gettimeofday
11 timespec
12
13 configure.ac:
14 gl_GETTIME
15
16 Makefile.am:
17
18 Include:
19 #include "timespec.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering