Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetProcessorClockFrequency
Method
GetProcessorClockFrequency
Source/kwsys/SystemInformation.cxx:579–582 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
577
}
578
579
float SystemInformation::GetProcessorClockFrequency()
580
{
581
return this->Implementation->GetProcessorClockFrequency();
582
}
583
584
int SystemInformation::GetProcessorAPICID()
585
{
Callers
4
GetCPUDescription
Method · 0.95
StartXML
Method · 0.80
InsertStaticSystemInformation
Method · 0.80
GetValue
Function · 0.80
Calls
no outgoing calls
Tested by
1
StartXML
Method · 0.64