FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ub_get_timer
stand/uboot/glue.h
75
unsigned long ub_get_timer(unsigned long);
stand/uboot/time.c
39
secs = ub_get_timer(0) / 1000;