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

Function getUrlImageCacheStats

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

Source from the content-addressed store, hash-verified

252 * Get URL image cache statistics.
253 */
254export function getUrlImageCacheStats(): CacheInfo {
255 return urlImageState.getStats();
256}
257
258/**
259 * Get URL mask cache statistics.

Callers 2

getCacheStatsMethod · 0.90

Calls 1

getStatsMethod · 0.65

Tested by

no test coverage detected