Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFin/Neural-Network-Visualisation
/
Class
assets/main.js:1789–1789 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1787
}
1788
1789
class
FpsMonitor {
1790
constructor() {
1791
this.frameCount = 0;
1792
this.accumulatedTime = 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected