mcel tests: Avoid test failures due to broken GB18030 converter.
[gnulib.git] / modules / gettime-res
blob261d74adc2c30255c228683bee6edbe0aaf8d8ca
1 Description:
2 Return current time resolution
4 Files:
5 lib/gettime-res.c
6 m4/gettime.m4
8 Depends-on:
9 clock-time
10 gettime
11 timespec
12 extensions
14 configure.ac:
15 gl_GETTIME_RES
17 Makefile.am:
18 lib_SOURCES += gettime-res.c
20 Include:
21 "timespec.h"
23 Link:
24 $(CLOCK_TIME_LIB)
26 License:
27 LGPL
29 Maintainer:
30 Paul Eggert, Jim Meyering