You need (or later cumulative updates) to enable it. Without this update, GetSystemTimePreciseAsFileTime is not present in kernel32.dll , and your code will fail at runtime.
The C++ std::chrono::system_clock::now() on Windows 7 ultimately calls GetSystemTimeAsFileTime – no improvement without the update. getsystemtimepreciseasfiletime windows 7 upd
Related search suggestions: functions.RelatedSearchTerms("suggestions":["suggestion":"GetSystemTimePreciseAsFileTime fallback Windows 7 QueryPerformanceCounter","score":0.9,"suggestion":"GetSystemTimePreciseAsFileTime GetProcAddress example","score":0.85,"suggestion":"high resolution system time Windows 7 FILETIME QueryPerformanceCounter conversion","score":0.8]) You need (or later cumulative updates) to enable it
Released in February 2013, this update was primarily aimed at improving DirectX 11.1 support, but it also brought several system API enhancements, including: "score":0.8]) Released in February 2013