Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ resetVirtualScrollStatsForTesting
Function
resetVirtualScrollStatsForTesting
src/hooks/virtualScrollStats.ts:100–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
export
function
resetVirtualScrollStatsForTesting(): void {
101
stats = zeroStats()
102
}
Callers
2
resetPerfHotPathStats
Function · 0.85
virtualScrollStats.test.ts
File · 0.85
Calls
1
zeroStats
Function · 0.85
Tested by
no test coverage detected