MCPcopy Create free account
hub / github.com/Marus/cortex-debug / getProgramCounterStats

Method getProgramCounterStats

src/grapher/datasource.ts:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 public getProgramCounterStats() {
26 return { ...this.counterStats };
27 }
28
29 public receiveDataMessage(message: GrapherDataMessage) {
30 const gp: GraphPoint = {

Callers 1

updateGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected