verify: new macro 'assume'
[gnulib.git] / modules / gethrxtime
1 Description:
2 Get high resolution real time.
3
4 Files:
5 lib/xtime.h
6 lib/xtime.c
7 lib/gethrxtime.c
8 lib/gethrxtime.h
9 m4/gethrxtime.m4
10 m4/longlong.m4
11
12 Depends-on:
13 clock-time
14 extensions
15 extern-inline
16 gettime
17 sys_time
18
19 configure.ac:
20 gl_GETHRXTIME
21
22 Makefile.am:
23 lib_SOURCES += gethrxtime.c xtime.c
24
25 Include:
26 "xtime.h"
27
28 Link:
29 $(LIB_GETHRXTIME)
30
31 License:
32 GPL
33
34 Maintainer:
35 Paul Eggert