view modules/gethrxtime @ 40158:383f7a766b7c

test-framework-sh: Improve maintainability. * tests/init.sh: Clarify what belongs together. Reorder definitions.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 16:55:27 +0100
parents fe213f3f2c57
children
line wrap: on
line source

Description:
Get high resolution real time.

Files:
lib/xtime.h
lib/xtime.c
lib/gethrxtime.c
lib/gethrxtime.h
m4/gethrxtime.m4
m4/longlong.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:
$(LIB_GETHRXTIME)

License:
GPL

Maintainer:
Paul Eggert