Skip to content
  • Reuben Thomas's avatar
    [project @ 2000-09-11 15:04:08 by rrt] · 1448475b
    Reuben Thomas authored
    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.
    1448475b