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

Function getUrlMaskCacheStats

src/utils/urlImageFiles.ts:261–263  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

259 * Get URL mask cache statistics.
260 */
261export function getUrlMaskCacheStats(): CacheInfo {
262 return urlMaskState.getStats();
263}

Callers 2

getCacheStatsMethod · 0.90

Calls 1

getStatsMethod · 0.65

Tested by

no test coverage detected