[Git][wine/wine][master] 2 commits: ntdll: Add NtConvertBetweenAuxiliaryCounterAndPerformanceCounter() function.
Alexandre Julliard pushed to branch master at wine / wine Commits: 2d1cd1b0 by Paul Gofman at 2025-01-22T13:02:42+01:00 ntdll: Add NtConvertBetweenAuxiliaryCounterAndPerformanceCounter() function. - - - - - d48e8e6a by Paul Gofman at 2025-01-22T13:02:42+01:00 kernelbase: Add ConvertAuxiliaryCounterToPerformanceCounter() / ConvertPerformanceCounterToAuxiliaryCounter(). - - - - - 9 changed files: - dlls/kernelbase/kernelbase.spec - dlls/kernelbase/sync.c - dlls/ntdll/ntdll.spec - dlls/ntdll/ntsyscalls.h - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/tests/time.c - dlls/ntdll/unix/sync.c - dlls/wow64/sync.c - include/winternl.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9e245a7462b23d2e2e85c729842a29... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9e245a7462b23d2e2e85c729842a29... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)