MCPcopy Create free account
hub / github.com/Noumena-Network/code / getLogUpdateRenderStatsSnapshot

Function getLogUpdateRenderStatsSnapshot

src/ink/logUpdateRenderStats.ts:564–566  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

562}
563
564export function getLogUpdateRenderStatsSnapshot(): LogUpdateRenderStatsSnapshot {
565 return { ...logUpdateRenderStats }
566}
567
568export function resetLogUpdateRenderStatsForTesting(): void {
569 logUpdateRenderStats.totalIncrementalDiffDurationMs = 0

Callers 3

summarizeFramesFunction · 0.85
summarizeFramesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected