https://github.com/OpenImageIO/oiio/pull/151
By popular demand, add a simple method to ImageCache and TextureSystem that allows the statistics to get reset to zero. Be careful of doing this -- stats you get after reset can be subtly misleading because they do not reflect the reads and whatnot that got tiles into the cache in the first place. (Resetting the stats does NOT invalidate and flush the cache.) -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
