HomeSort by relevance Sort by last modified time
    Searched refs:ms_to_timespec (Results 1 - 2 of 2) sorted by null

  /external/adhd/cras/src/common/
cras_util.h 161 static inline void ms_to_timespec(time_t milliseconds, struct timespec *ts) function
  /external/adhd/cras/src/libcras/
cras_client.c 947 ms_to_timespec(timeout_ms, timeout);
    [all...]

Completed in 3732 milliseconds