Skip to content
Snippets Groups Projects
Commit 51822821 authored by Michael Migliore's avatar Michael Migliore
Browse files

Use high precision timers on Windows

SetTimer is not precise. It's replace by CreateTimerQueueTimer.
This new API is also supporting one-shot timers so it's not necessary
to kill the timer anymore.
parent c0c6529d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment