Skip Menu |

This queue is for tickets about the Time-HiRes CPAN distribution.

Report information
The Basics
Id: 4461
Status: resolved
Priority: 0/
Queue: Time-HiRes

People
Owner: Nobody in particular
Requestors: daniel.cohen [...] bluewin.ch
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.52
Fixed in: 1.53



Subject: suggestion
In order to improve Win32 accuracy the timeGetTime() & timeBeginPeriod() functions shoud be coupled to existing implementation. This would lead on Win2000/XP to accuracy up to < 1 millisecond, compared to current implementation only with GetSystemTimeAsFileTime() leading to >10ms. Hope it helps Daniel
[guest - Sat Nov 22 12:18:00 2003]: Show quoted text
> In order to improve Win32 accuracy the timeGetTime() & > timeBeginPeriod() functions shoud be coupled to existing > implementation. This would lead on Win2000/XP to accuracy up to < 1 > millisecond, compared to current implementation only with > GetSystemTimeAsFileTime() leading to >10ms. > > Hope it helps > Daniel
Time::HiRes 1.53 has been released, it should have better accuracy in Win32.