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
2006-10-13 12:40:22 +00:00

28 lines
288 B
Plaintext

Description:
Return current time, with nanosecond resolution.
Files:
lib/gettime.c
m4/gettime.m4
Depends-on:
clock-time
gettime
gettimeofday
timespec
extensions
configure.ac:
gl_GETTIME
Makefile.am:
Include:
#include "timespec.h"
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering