* modules/clock-time: New module.
[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/longlong.m4
10
11 Depends-on:
12 clock-time
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