MCPcopy 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
161std::string ImageCacheWrap::getstats (int level=1) const
162{
163 return m_cache->getstats(level);
164}
165
166void ImageCacheWrap::invalidate (ustring filename)
167{

Callers 1

ic_getstats_testFunction · 0.45

Calls

no outgoing calls

Tested by 1

ic_getstats_testFunction · 0.36