7fd4772679ac31a84cea9d7a35a46dd488d60ca1
[gnulib.git] / modules / gethrxtime
1 Description:
2 Get high resolution real time.
3
4 Files:
5 lib/xtime.h
6 lib/gethrxtime.c
7 lib/gethrxtime.h
8 m4/gethrxtime.m4
9 m4/clock_time.m4
10 m4/longlong.m4
11
12 Depends-on:
13 gettime
14 extensions
15
16 configure.ac:
17 gl_GETHRXTIME
18
19 Makefile.am:
20 EXTRA_DIST += gethrxtime.h xtime.h
21
22 Include:
23 #include "xtime.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert