Searched refs:us_to_timespec (Results 1 – 2 of 2) sorted by relevance
47 void us_to_timespec(uint64_t ms, struct timespec *ts);
113 void us_to_timespec(uint64_t ms, struct timespec *ts) { in us_to_timespec() function