JCL Help:GetCpuSpeed
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetCpuSpeed
Search in JCL Help
Search in all projects
Summary
Returns information about the processor speed.
Parameters
Parameters | Description |
CpuSpeed | Receives the CPU speed. See the description of TFreqInfo for more information about the members of this record. |
Return Value
If the function succeeds it returns True, otherwise it returns False. In the latter case the content of the CpuSpeed parameter is undefined.
Description
GetCpuSpeed calculates the speed (frequency) of a processor. It returns the information in a TFreqInfo record which includes the actual calculated speed as well as a normalized speed.
See Also
About
Donator
Bryan Coutch
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page