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