[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Win32 event generation mixes up timeGetTime() and GetMessageTime() (#509)

Eliot Miranda notifications at github.com
Wed Sep 2 18:10:44 UTC 2020


Hi Christophe,
    clearly we want the most simple solution that is consistent across all platforms.  So yes, please feel free to harmonize the time stamps in a logical manner.

Since you're looking at time on Windows please also consider this, which is a proposal of mine for keeping the VM's microsecond clock in sync with wall time in an efficient manner while providing a monotonic microsecond clock.  I haven't had time to implement it and I could really do with a collaborator to help me.

http://forum.world.st/Time-millisecondClockValue-was-The-Trunk-Morphic-mt-1080-mcz-td4877661.html#a4877918

And this link shows it's a pressing issue for Windows users:
https://www.google.com/search?q=%22Windows+image+has+system+time+delay+of+40+seconds%22

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/509#issuecomment-685907914
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200902/6d05471c/attachment.html>


More information about the Vm-dev mailing list