31 lines
311 B
Plaintext
31 lines
311 B
Plaintext
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:
|
|
$(CLOCK_TIME_LIB)
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|