Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenImageIO
/ getstats
Method
getstats
src/python/py_imagecache.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
std::string ImageCacheWrap::getstats (int level=1) const
162
{
163
return m_cache->getstats(level);
164
}
165
166
void ImageCacheWrap::invalidate (ustring filename)
167
{
Callers
1
ic_getstats_test
Function · 0.45
Calls
no outgoing calls
Tested by
1
ic_getstats_test
Function · 0.36