HRTIMER

From OS2World.Com Wiki
Revision as of 05:13, 6 January 2020 by Jugbogdan (talk | contribs) (Links: Speak English or Die!)
Jump to navigation Jump to search

HRTIMER.SYS is a high resolution timer implemented as a device driver. The source code for this device driver was obtained from the Fall 1991 issue of IBM Personal Systems Developer magazine.

License

  • Public Domain source code.

Author

Links

  • [hrtimer.zip Original Version]
  • [hrtimr11.zip Version 1.1 - Rebuilt]
  • GitHub Repository