OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BINTIME_TO_NSEC
sys/kern/kern_tc.c
258
return BINTIME_TO_NSEC(&bt);
sys/kern/kern_tc.c
267
return BINTIME_TO_NSEC(&bt);
sys/kern/kern_tc.c
317
return BINTIME_TO_NSEC(&bt);
sys/kern/kern_tc.c
611
adj_ticks = BINTIME_TO_NSEC(&elapsed) / tick_nsec;