Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChartGPU/ChartGPU
/ clear
Method
clear
examples/worker-rendering/main.ts:140–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
clear(): void {
141
this.frameTimes = [];
142
this.render();
143
}
144
}
145
146
// ============================================================================
Callers
nothing calls this directly
Calls
1
render
Method · 0.95
Tested by
no test coverage detected