1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/gettime
Eric Blake 1c42543c4a * modules/gettime (Depends-on): Remove gettime.
Reported by Dmitry V. Levin.
2007-04-13 02:05:39 +00:00

28 lines
289 B
Plaintext

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:
Include:
#include "timespec.h"
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering