Jump to content

DosEstimateFreqCPU: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
This software is a dynalink library that estimates clock frequency of all available CPUs on 32bit OS/2 environment.
This software is a dynalink library that estimates clock frequency of all available CPUs on 32bit OS/2 environment.


It can be used any 32-bit development suites that can issue OS/2 APIs such as emx/gcc, VisualAge C/C++ or Watcom C/C++.
It can be used any 32-bit development suites that can issue OS/2 APIs such as emx/gcc, VisualAge C++ or Watcom C/C++.


==Download==
;Function call: [[DosEstimateFreqCPU Function]]
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/dll&file=freqcpu_r111.zip 1.1.1 (build 4) - October 31st,2001]


==Functions==
;License:GNU LGPL
* [[OS2_API:DosEstimateFreqCPU|DosEstimateFreqCPU]]


==License==
;Author:Takayuki 'January June' Suwa / Beliefia Productions
* GNU LGPL


==Author==
==Links==
* Takayuki 'January June' Suwa / Beliefia Productions.
*Download: [http://hobbes.nmsu.edu/download/pub/os2/dev/dll/freqcpu_r111.zip freqcpu_r111.zip] (2001-10-31)


[[Category:C Libraries]]
[[Category:C Libraries]]

Revision as of 21:01, 27 January 2017

This software is a dynalink library that estimates clock frequency of all available CPUs on 32bit OS/2 environment.

It can be used any 32-bit development suites that can issue OS/2 APIs such as emx/gcc, VisualAge C++ or Watcom C/C++.

Function call
DosEstimateFreqCPU Function
License
GNU LGPL
Author
Takayuki 'January June' Suwa / Beliefia Productions

Links