view modules/settime @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
parents 9a08319141ac
children 36e1fcc3cddf
line wrap: on
line source

Description:
Set the current time, with nanosecond resolution.

Files:
lib/settime.c
m4/settime.m4

Depends-on:
clock-time
errno
extensions
sys_time
timespec

configure.ac:
gl_SETTIME

Makefile.am:

Include:
"timespec.h"

Link:
$(LIB_CLOCK_GETTIME)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering