While hacking on gathering system information on QNX (currently completely missing) I found this in SystemInformationImplementation::ParseSysCtl() in source/kwsys/SystemInformation.cxx: this->CPUSpeedInMHz = static_cast< float >( value )/ 1048576;