MCPcopy 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
100export function resetVirtualScrollStatsForTesting(): void {
101 stats = zeroStats()
102}

Callers 2

resetPerfHotPathStatsFunction · 0.85

Calls 1

zeroStatsFunction · 0.85

Tested by

no test coverage detected