ptw32_filetime_to_timespec 679 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h void ptw32_filetime_to_timespec (const FILETIME * ft, struct timespec *ts); ptw32_filetime_to_timespec 94 native_client_sdk/src/libraries/third_party/pthreads-win32/ptw32_relmillisecs.c ptw32_filetime_to_timespec(&ft, &currSysTime);