Home
last modified time | relevance | path

Searched defs:timeval (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Dtime.h21 struct timeval { struct
30 * Structure defined by POSIX.1b to be like a timeval. argument
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Dtime.h21 struct timeval { struct
30 * Structure defined by POSIX.1b to be like a timeval. argument
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dsockets.h541 struct timeval { struct
542 long tv_sec; /* seconds */
543 long tv_usec; /* and microseconds */
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dsockets.h442 struct timeval { struct
443 long tv_sec; /* seconds */
444 long tv_usec; /* and microseconds */
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c31075 DUK_EXTERNAL void duk_time_to_components(duk_hthread *thr, duk_double_t timeval, duk_time_component… in duk_time_to_components()

Completed in 243 milliseconds