Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getHardwareIdealThreadCount
Method
getHardwareIdealThreadCount
Engine/AppManager.cpp:262–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
int
263
AppManager::getHardwareIdealThreadCount()
264
{
265
return _imp->idealThreadCount;
266
}
267
268
int
269
AppManager::getMaxThreadCount()
Callers
5
Implementation
Method · 0.80
threadLoopOnce
Method · 0.80
adjustNumberOfThreads
Method · 0.80
getNumCpus
Method · 0.80
renderRoI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected