<p></p>
<p>On a hunch I looked at ioMSecs() in the SVN repository, see line 1426 in the file at <a href="http://squeakvm.org/cgi-bin/viewvc.cgi/squeak/trunk/platforms/win32/vm/sqWin32Window.c?revision=2921&view=markup" rel="nofollow">http://squeakvm.org/cgi-bin/viewvc.cgi/squeak/trunk/platforms/win32/vm/sqWin32Window.c?revision=2921&view=markup</a>.</p>
<p>This implements ioMSecs() as GetTickCount() &0x3FFFFFFF which is relative to system startup time. Thus the Windows VM originally had an ioMSecs() that was consistent with the time scale in the win32 MSG struct. Later changes to the platforms code may have changed this such that ioMSecs() no longer matches the time basis of the Windows events.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/518#issuecomment-690832397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWY7IE5ZHHZCIL34O7DSFGCEHANCNFSM4QTIIZTA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW7CIO3KHMK65DRTZX3SFGCEHA5CNFSM4QTIIZTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFEWUIDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/518#issuecomment-690832397",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/518#issuecomment-690832397",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>