view modules/gethrxtime @ 7368:a7abebdb07f4

* gnulib-tool (func_import, func_create_testdir): Fix typos in 2006-09-18 patch.
author Eric Blake <ebb9@byu.net>
date Mon, 25 Sep 2006 21:20:54 +0000
parents 093909f43a08
children cb5141654dbb
line wrap: on
line source

Description:
Get high resolution real time.

Files:
lib/xtime.h
lib/gethrxtime.c
lib/gethrxtime.h
m4/gethrxtime.m4
m4/longlong.m4

Depends-on:
clock-time
gettime
extensions

configure.ac:
gl_GETHRXTIME

Makefile.am:
EXTRA_DIST += gethrxtime.h xtime.h

Include:
#include "xtime.h"

License:
GPL

Maintainer:
Paul Eggert