Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetNumCores
Function
GetNumCores
src/util.cpp:1215–1218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1213
}
1214
1215
int GetNumCores()
1216
{
1217
return std::thread::hardware_concurrency();
1218
}
1219
1220
std::string CopyrightHolders(const std::string& strPrefix)
1221
{
Callers
4
SetupServerArgs
Function · 0.85
AppInitParameterInteraction
Function · 0.85
OptionsDialog
Method · 0.85
CCheckQueueSpeedPrevectorJob
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected