summaryrefslogtreecommitdiff
path: root/modules/gethrxtime
blob: 7fd4772679ac31a84cea9d7a35a46dd488d60ca1 (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/clock_time.m4
m4/longlong.m4

Depends-on:
gettime
extensions

configure.ac:
gl_GETHRXTIME

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

Include:
#include "xtime.h"

License:
GPL

Maintainer:
Paul Eggert