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