simonmar    2005/11/03 08:22:15 PST

  Modified files:
    ghc/rts/win32        GetTime.c 
  Log:
  Improve the Win32 implementation of the time-measurement stuff.  Now
  supports per-thread CPU time, and the elapsed time should be correct
  (previously it was the sum of user time & kernel time, which isn't
  what we want).
  
  Revision  Changes    Path
  1.3       +61 -63    fptools/ghc/rts/win32/GetTime.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to