Skip to content
  • stijn's avatar
    windows: Add usleep() implementation for msvc port · ca9eb81d
    stijn authored
    Also make sleep.c self-contained by moving initialization code,
    instead of having part of the code in init.c, and add a header file
    to accomodate this.
    msec_sleep() now uses the usleep() implementation as well.
    ca9eb81d