Skip to content

Replace GetSystemTimeAsFileTime with GetSystemTimePreciseAsFileTime - #413

Open
pgawro wants to merge 1 commit into
boostorg:developfrom
pgawro:develop
Open

Replace GetSystemTimeAsFileTime with GetSystemTimePreciseAsFileTime#413
pgawro wants to merge 1 commit into
boostorg:developfrom
pgawro:develop

Conversation

@pgawro

@pgawro pgawro commented Nov 2, 2025

Copy link
Copy Markdown

According to Microsoft documentation this variant of GetSystemTime guarantiees to get highest posible level of precision (<1us). https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getsystemtimepreciseasfiletime

According to Microsoft documentation this variant of GetSystemTime guarantiees to get highest posible level of precision (<1us).
https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getsystemtimepreciseasfiletime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant