Hash :
fe1f3714
Author :
Date :
2023-01-07T11:10:34
clock_time: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB. * m4/clock_time.m4: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB. All uses changed. * NEWS: Mention the change.
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