MCPcopy 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

constructorMethod · 0.65
updateGraphMethod · 0.65
constructorMethod · 0.65
updateGraphMethod · 0.65
constructorMethod · 0.65
updateGraphMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected