Searched refs:impl_timespec2msec (Results 1 – 1 of 1) sorted by relevance
129 static time_t impl_timespec2msec(const struct timespec *ts) in impl_timespec2msec() function137 const time_t abs_ms = impl_timespec2msec(abs_time); in impl_abs2relmsec()140 const time_t now_ms = impl_timespec2msec(&now); in impl_abs2relmsec()459 Sleep((DWORD)impl_timespec2msec(time_point)); in thrd_sleep()