OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_nanotime
lib/libc/hidden/sys/timetc.h
33
int _nanotime(struct timespec *, struct timekeep *);
lib/libc/sys/w_clock_gettime.c
33
rc = _nanotime(tp, timekeep);