MCPcopy 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
262int
263AppManager::getHardwareIdealThreadCount()
264{
265 return _imp->idealThreadCount;
266}
267
268int
269AppManager::getMaxThreadCount()

Callers 5

ImplementationMethod · 0.80
threadLoopOnceMethod · 0.80
adjustNumberOfThreadsMethod · 0.80
getNumCpusMethod · 0.80
renderRoIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected