NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getusecs
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
150
extern time_t getusecs();
sys/arch/evbarm/stand/boot2440/main.c
342
time_t secs = getusecs()/1000000;
sys/arch/evbarm/stand/boot2440/main.c
77
time_t getusecs();