Home
last modified time | relevance | path

Searched refs:ms_to_timespec (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/common/
Dcras_util.h161 static inline void ms_to_timespec(time_t milliseconds, struct timespec *ts) in ms_to_timespec() function
/external/adhd/cras/src/libcras/
Dcras_client.c947 ms_to_timespec(timeout_ms, timeout); in connect_to_server_wait_retry()