[project @ 2000-09-11 15:04:08 by rrt]
authorrrt <unknown>
Mon, 11 Sep 2000 15:04:08 +0000 (15:04 +0000)
committerrrt <unknown>
Mon, 11 Sep 2000 15:04:08 +0000 (15:04 +0000)
commit1448475b9047918eabdd6caadb3bafa8689ddf50
tree915b00f24a20d1673817f398d7f7979bc4f2baa0
parentfa29f53b109d4f51e90a61f106c0516b1235f3f9
[project @ 2000-09-11 15:04:08 by rrt]
Implemented gettimeofday on Windows by calling GetTickCount(). This
only seems to have a resolution of 1/100s, but that's just about OK
for threadDelay, which only needs 50 ticks per second.
ghc/rts/Itimer.c