summaryrefslogtreecommitdiff
path: root/modules/gethrxtime
blob: b621e185609ab0424616cb69ab4df83c53d95482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
Get high resolution real time.

Files:
lib/xtime.h
lib/gethrxtime.c
lib/gethrxtime.h
m4/gethrxtime.m4
m4/longlong.m4

Depends-on:
clock-time
gettime
extensions

configure.ac:
gl_GETHRXTIME

Makefile.am:
EXTRA_DIST += gethrxtime.h xtime.h

Include:
#include "xtime.h"

License:
GPL

Maintainer:
Paul Eggert