MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / getZipMaskCacheStats

Function getZipMaskCacheStats

src/utils/zipImageFiles.ts:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164 * Get ZIP mask cache statistics.
165 */
166export function getZipMaskCacheStats(): CacheInfo {
167 return zipMaskState.getStats();
168}

Callers 3

getCacheStatsMethod · 0.90

Calls 1

getStatsMethod · 0.65

Tested by

no test coverage detected