Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isMultiThreadingEnabled
Method
isMultiThreadingEnabled
Engine/Plugin.cpp:294–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
bool
295
Plugin::isMultiThreadingEnabled() const
296
{
297
return _multiThreadingEnabled;
298
}
299
300
void
301
Plugin::setMultiThreadingEnabled(bool b)
Callers
3
isMultiThreadingSupportEnabledForPlugin
Method · 0.80
restorePluginSettings
Method · 0.80
savePluginsSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected