diff options
author | Leonardo Sobral Cunha <leo.cunha@nokia.com> | 2009-10-09 14:57:00 (GMT) |
---|---|---|
committer | Leonardo Sobral Cunha <leo.cunha@nokia.com> | 2009-10-09 15:40:16 (GMT) |
commit | d98012baf3315fad975d0c0acbab13a54ea15caa (patch) | |
tree | c8b109b32e676511152b2b8520b305a985ac1fd2 /tests/arthur | |
parent | 9b70924fe2ff5b4bc7246c46a9e3af764bb8bbc8 (diff) | |
download | Qt-d98012baf3315fad975d0c0acbab13a54ea15caa.zip Qt-d98012baf3315fad975d0c0acbab13a54ea15caa.tar.gz Qt-d98012baf3315fad975d0c0acbab13a54ea15caa.tar.bz2 |
Fixes QPauseAnimation autotests for unreliable timer intervals on Windows
The timer interval used currently on Windows is 16 ms, but we get ticks
at every 32 ms on average, so the consistent timing is not reliable on windows.
We should use the multimedia timer instead (use 15 ms for QTimer), once
qt is able to handle events while native event loops are running.
When this is done, the ifdefs introduced in this commit should be removed.
Reviewed-by: thierry
Diffstat (limited to 'tests/arthur')
0 files changed, 0 insertions, 0 deletions