summaryrefslogtreecommitdiff
path: root/modules/gettime-res
blob: 90f3e81d5abdbfd9d10f037a74b07c22d0b8b905 (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
30
Description:
Return current time resolution

Files:
lib/gettime-res.c
m4/gettime.m4

Depends-on:
clock-time
gettime
timespec
extensions

configure.ac:
gl_GETTIME_RES

Makefile.am:
lib_SOURCES += gettime-res.c

Include:
"timespec.h"

Link:
$(LIB_CLOCK_GETTIME)

License:
LGPL

Maintainer:
Paul Eggert, Jim Meyering