[libcxx] Use GetSystemTimePreciseAsFileTime() if available
We will try to use GetSystemTimePreciseAsFileTime if possible. Reference: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/59195b2d7fe26549f70969b0dd487293819f023e/. Reviewed By: compnerd, #libc, mstorsjo, ldionne Differential Revision: https://reviews.llvm.org/D104987
Loading
Please sign in to comment