Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ total
Method
total
src/IECore/Object.cpp:389–392 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
size_t Object::MemoryAccumulator::total() const
390
{
391
return m_total;
392
}
393
394
//////////////////////////////////////////////////////////////////////////////////////////
395
// object interface stuff
Callers
1
memoryUsage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected