Getsystemtimepreciseasfiletime Windows: 7 Upd

GetSystemTimePreciseAsFileTime function is not supported on Windows 7

Measured precision:

If you are developing software that needs to run on both Windows 7 and newer versions, use GetProcAddress to check for the function at runtime. If it's missing, fall back to GetSystemTimeAsFileTime, which is supported on Windows 7. getsystemtimepreciseasfiletime windows 7 upd