Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can tickcounter_win32 simply use GetTickCount? #102

Closed
dcristoloveanu opened this issue Aug 23, 2017 · 1 comment
Closed

Can tickcounter_win32 simply use GetTickCount? #102

dcristoloveanu opened this issue Aug 23, 2017 · 1 comment
Assignees

Comments

@dcristoloveanu
Copy link
Member

It would be so nice if tickcounter would use GetTickCount in order to have less overhead.

Typically tickcounter is used for timeout measurement and the 10-15ms resolution of GetTickCount should be good enough for Windows for this task.

Thanks,
/Dan

@ewertons ewertons self-assigned this Jun 14, 2018
@ericwolz
Copy link
Contributor

ericwolz commented Oct 5, 2021

won't fix

@ericwolz ericwolz closed this as completed Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants