#1085 closed Bug (No Bug)
General timer descrepancies
| Reported by: | Zoster | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Cc: |
Description
In continuation of #1082:
Well I certainly believe that it works for you but the problem seems to be suprisingly wide spread. Please see:
Beware of QueryPerformanceCounter():
http://www.virtualdub.org/blog/pivot/entry.php?id=106
Performance counter value may unexpectedly leap forward:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q274323&
http://www.mindcontrol.org/~hplus/pc-timers.html
Not sure what you guys can do about it but I think it should be noted in the help file that those variances might occur. I'm using the @timemacros as a workaround for now.
Attachments (0)
Change History (4)
comment:2 by , on Jul 22, 2009 at 8:27:58 PM
Sorry doesn't put all this crap into the old ticket where it belongs.
comment:3 by , on Aug 4, 2009 at 4:19:26 PM
Not sure to understand what can be done in this subject.
Do we need to support HW which does not report the high precision counters with correct value?
Do we need to force running the AutoIt process on only one processor to have the high precision counter better in multiprocessor system?
comment:4 by , on Aug 30, 2009 at 7:58:07 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Microsoft lists 9 chipsets that are affected. I really don't think we need to document a problem that's due to a hardware defect on so few chipsets.

PS Before Valik tears me a new one: I'm sorry for opening a new ticket.