HRTIMER: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture= | |Picture=NA.png | ||
|Version=(May 1992) | |Version=(May 1992) | ||
|Author=[[Rick Fishman]] | |Author=[[Rick Fishman]] | ||
|License=Public Domain | |License=Public Domain | ||
|Download= | |Download={{FileLink|HRTimer}} | ||
}} | }} | ||
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. | 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. | ||
Line 13: | Line 13: | ||
[[Category:Device driver]] | [[Category:Device driver]] | ||
[[Category:Open Source Software]] |
Revision as of 02:54, 31 August 2023
HRTIMER | |
---|---|
![]() | |
Version | (May 1992) |
Vendor | |
Author | Rick Fishman |
License | Public Domain |
Download | HRTimer |
Website |
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.
Links
- [hrtimr11.zip Version 1.1 - Rebuilt] by Heinz Repp
- GitHub Repository