Searched refs:timeb (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/sys/
H A Dtimeb.h35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
/bionic/libc/unistd/
H A Dftime.c28 #include <sys/timeb.h>
30 int ftime(struct timeb *tb)

Completed in 158 milliseconds