Files
gnulib/modules/gethrxtime
T
Bruno Haible 7acb45cea1 gethrxtime: Rename LIB_GETHRXTIME to GETHRXTIME_LIB.
* m4/gethrxtime.m4: Rename LIB_GETHRXTIME to GETHRXTIME_LIB.
All uses changed.
* NEWS: Mention the change.
2023-01-07 18:06:51 +01:00

35 lines
356 B
Plaintext

Description:
Get high resolution real time.
Files:
lib/xtime.h
lib/xtime.c
lib/gethrxtime.c
lib/gethrxtime.h
m4/gethrxtime.m4
Depends-on:
clock-time
extensions
extern-inline
gettime
sys_time
configure.ac:
gl_GETHRXTIME
Makefile.am:
lib_SOURCES += gethrxtime.c xtime.c
Include:
"xtime.h"
Link:
$(GETHRXTIME_LIB)
License:
GPL
Maintainer:
Paul Eggert