Ive found this in the changelog of 4.6 (which im using). This confirms that MM timers are used below 20ms
Qt Code:
- QEventDispatcherWin32 (internal class) 90 * Changed the threshold for using multimedia timers to 20ms (was 10ms).To copy to clipboard, switch view to plain text mode
Now the question is how to change it so QTimer can be used like a multimedia timer to get linear FPS in our loops...




Reply With Quote
Bookmarks