view modules/gettime @ 17428:4af247cb0aef

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 07 Jun 2013 06:44:05 -0700
parents 355e63498252
children
line wrap: on
line source

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:
$(LIB_CLOCK_GETTIME)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering