DosEstimateFreqCPU: Difference between revisions
Appearance
	
	
| mNo edit summary | 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  | 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== | ||
| *  | *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 20: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
- Download: freqcpu_r111.zip (2001-10-31)