6 Feb
2023
6 Feb
'23
8:22 p.m.
Swift for Windows uses `QueryInterruptTimePrecise` and `QueryUnbiasedInterruptTimePrecise`. These are semi-stubs since (I believe) the "Precise" variants should read the CPU timestamp directly rather than reading from USER_SHARED_DATA. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54338 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2119