|
|
|
|
|
by cmovq
125 days ago
|
|
Interesting, some functions explicitly mention: > [NtQuerySystemTime may be altered or unavailable in future versions of Windows. Applications should use the GetSystemTimeAsFileTime function.] [0] So it does seem like a bad idea for a standard library. [0]: https://learn.microsoft.com/en-us/windows/win32/api/winternl... |
|