<p></p>
<p>Sorry, I was citing ioMSec(), should have referenced ioMicroMSecs(). But in both cases, the time basis is system start time rather than VM start time, which is consistent with the time scale of a timestamps in a MSG struct. So in the earlier VMs we had:</p>
<p>/* Note: ioMicroMSecs returns <em>milli</em>seconds <em>/<br>
int ioMicroMSecs(void)<br>
{<br>
/</em> Make sure the value fits into Squeak SmallIntegers */<br>
return timeGetTime() &0x3FFFFFFF;<br>
}</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-690840933">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWZ4GYQFFUFJUJPNVE3SFGF2JANCNFSM4QTIIZTA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW2NWMJTDVDCDYSB3TTSFGF2JA5CNFSM4QTIIZTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFEWWKZI.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-690840933",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/518#issuecomment-690840933",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>