Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__gethrtime
usr/src/lib/libc/port/rt/clock_timer.c
41
extern hrtime_t __gethrtime(void);
usr/src/lib/libc/port/rt/clock_timer.c
85
return (__gethrtime());