MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / useGlobalThreadPool

Method useGlobalThreadPool

Engine/Settings.cpp:3229–3233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3227}
3228
3229bool
3230Settings::useGlobalThreadPool() const
3231{
3232 return _useThreadPool->getValue();
3233}
3234
3235void
3236Settings::setUseGlobalThreadPool(bool use)

Callers 1

createNodeInternalMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected