HRTIMER: Difference between revisions
Jump to navigation
Jump to search
Created page with " ==Description== 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 Per..." |
No edit summary |
||
Line 9: | Line 9: | ||
==License== | ==License== | ||
* | * Public Domain source code. | ||
==Author== | ==Author== |
Revision as of 05:13, 15 June 2014
Description
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.
Download
License
- Public Domain source code.
Author
- Rick Fishman
- Rebuild: Heinz Repp