VM Maker: VMMaker.oscog-eem.2929.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: VMMaker.oscog-eem.2929.mcz

commits-2
 
Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://source.squeak.org/VMMaker/VMMaker.oscog-eem.2929.mcz

==================== Summary ====================

Name: VMMaker.oscog-eem.2929
Author: eem
Time: 7 January 2021, 4:58:23.879547 pm
UUID: c5db190c-4c95-4719-819e-6010319abfe3
Ancestors: VMMaker.oscog-eem.2928

Bow to LLP64 and type ioMicroMSecs as unigned int.

=============== Diff against VMMaker.oscog-eem.2928 ===============

Item was changed:
  ----- Method: InterpreterProxy>>ioMicroMSecs (in category 'other') -----
  ioMicroMSecs
+ <returnTypeC: #'unsigned int'>
  ^Time millisecondClockValue!