Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NSEC_TO_TICK
usr/src/cmd/sa/timex.c
43
#define NSEC_TO_TICK(nsec) ((nsec) / nsec_per_tick)
usr/src/uts/common/sys/time.h
299
#define NSEC_TO_TICK(nsec) ((nsec) / nsec_per_tick)