[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] fae0d3: Win32/64 VM: update the system time basis to use t...

Eliot Miranda noreply at github.com
Sun Oct 18 18:36:42 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: fae0d31cd52341977d37d150d8d2c9272f9864bf
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/fae0d31cd52341977d37d150d8d2c9272f9864bf
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-10-18 (Sun, 18 Oct 2020)

  Changed paths:
    M platforms/Cross/vm/sq.h
    M platforms/win32/vm/sqWin32Heartbeat.c
    M platforms/win32/vm/sqWin32Main.c

  Log Message:
  -----------
  Win32/64 VM: update the system time basis to use the Windows 8 API
GetSystemTimePreciseAsFileTime.  Retain the old code if compiling on an earlier
system, moot, but what the hell.
Declare ioInitTime in sq.h.




More information about the Vm-dev mailing list