JCL Help:GetCpuInfo
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetCpuInfo Function
Search in JCL Help
Search in all projects
Summary
Returns information about the CPU.
Pascal
procedure GetCpuInfo(var CpuInfo: TCpuInfo);
Parameters
Parameters | Description |
var CpuInfo: TCpuInfo | Record to receive processor information. |
Description
GetCpuInfo returns extensive information about the CPU (Central Processing Unit). It returns 'generic' information such as type, speed and manufacturer information as well as brand specific information for Intel, AMD, Cyrix, and Transmeta processors. This function includes support for the Intel 486 to Pentium 4, AMD AM486 to Athlon, Cyrix Media GX to 6x86MX, and Crusoe.
About
Unit
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