Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
254
export
function
getUrlImageCacheStats(): CacheInfo {
255
return
urlImageState.getStats();
256
}
257
258
/**
259
* Get URL mask cache statistics.
Callers
2
urlImageFiles.test.ts
File · 0.90
getCacheStats
Method · 0.90
Calls
1
getStats
Method · 0.65
Tested by
no test coverage detected