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

Method saveCaches

Engine/AppManager.cpp:256–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254//} // anon namespace
255
256void
257AppManager::saveCaches() const
258{
259 _imp->saveCaches();
260}
261
262int
263AppManager::getHardwareIdealThreadCount()

Callers 2

~AppManagerMethod · 0.45
saveProject_impMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected