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 |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Software | |||
== | |Picture=NA.png | ||
|Version=(May 1992) | |||
|Author=[[Rick Fishman]], [[Heinz Repp]] | |||
|License=Public Domain | |||
|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. | ||
== | ==Links== | ||
* [https://github.com/OS2World/DRV-HRTIMER GitHub Repository] | * [https://github.com/OS2World/DRV-HRTIMER GitHub Repository] | ||
[[Category:Device driver]] | |||
[[Category:Open Source Software]] | |||
[[Category:Software]] |
Latest revision as of 02:54, 31 August 2023
HRTIMER | |
---|---|
![]() | |
Version | (May 1992) |
Vendor | |
Author | Rick Fishman, Heinz Repp |
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.