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, with nanosecond resolution.
Files:
lib/gettime.c
m4/gettime.m4
Depends-on:
clock-time
gettimeofday
sys_time
timespec
extensions
configure.ac:
gl_GETTIME
Makefile.am:
lib_SOURCES += gettime.c
Include:
"timespec.h"
Link:
$(CLOCK_TIME_LIB)
License:
LGPL
Maintainer:
Paul Eggert, Jim Meyering