HRTIMER: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
|Picture=NA.png
|Picture=NA.png
|Version=(May 1992)
|Version=(May 1992)
|Author=[[Rick Fishman]]
|Author=[[Rick Fishman]], [[Heinz Repp]]
|License=Public Domain
|License=Public Domain
|Download={{FileLink|HRTimer}}
|Download={{FileLink|HRTimer}}
Line 9: Line 9:


==Links==
==Links==
* [hrtimr11.zip Version 1.1 - Rebuilt] by [[Heinz Repp]]
* [https://github.com/OS2World/DRV-HRTIMER GitHub Repository]
* [https://github.com/OS2World/DRV-HRTIMER GitHub Repository]


[[Category:Device driver]]
[[Category:Device driver]]
[[Category:Open Source Software]]
[[Category:Open Source 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.

Links