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

Method useGlobalThreadPool

Engine/Settings.cpp:3060–3064  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3058}
3059
3060bool
3061Settings::useGlobalThreadPool() const
3062{
3063 return _useThreadPool->getValue();
3064}
3065
3066void
3067Settings::setUseGlobalThreadPool(bool use)

Callers 1

createNodeInternalMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected