Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ChartGPU/ChartGPU
/ stop
Method
stop
examples/candlestick-streaming/tickSimulator.ts:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
export
interface
TickSimulator {
17
start(): void;
18
stop(): void;
19
getTickCount(): number;
20
}
21
Callers
3
toggleStreaming
Function · 0.65
switchTimeframe
Function · 0.65
switchCandleCount
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected