GetSystemTimePreciseAsFileTime(FILETIME) | Rretrieves the current system date and time with the highest possible level of precision (<1us). The retrieved information is in Coordinated Universal Time (UTC) format. |
GetSystemTimePreciseAsFileTime(Int64) | Retrieves the current system date and time with the highest possible level of precision (<1us). The retrieved information is in Coordinated Universal Time (UTC) format. |