Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Marus/cortex-debug
/ requestAnimationFrame
Method
requestAnimationFrame
src/grapher/timeseriesgraph.ts:10–10 ·
view source on GitHub ↗
(callback: () => void)
Source
from the content-addressed store, hash-verified
8
datasource: GraphDataSource;
9
addEventListener(event: string, callback: (event: any) => void);
10
requestAnimationFrame(callback: () => void);
11
}
12
}
13
Callers
6
constructor
Method · 0.65
updateGraph
Method · 0.65
constructor
Method · 0.65
updateGraph
Method · 0.65
constructor
Method · 0.65
updateGraph
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected