Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
os_nsecs
arch/um/include/shared/os.h
280
extern long long os_nsecs(void);
arch/um/kernel/time.c
904
return os_nsecs() / TIMER_MULTIPLIER;