MCPcopy Index your code
hub / github.com/JavaCS3/xterm-player / stop

Method stop

src/Timer.ts:105–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 start(): void
104 pause(): void
105 stop(): void
106
107 isRunning(): boolean
108 isPaused(): boolean

Callers 9

pauseMethod · 0.65
stopMethod · 0.65
constructorMethod · 0.65
pauseMethod · 0.65
stopMethod · 0.65
disposeMethod · 0.65
Timer.test.tsFile · 0.65
bundle.min.jsFile · 0.65
gFunction · 0.65

Implementers 3

NullTimersrc/Timer.ts
SimpleTimersrc/Timer.ts
MediaTimersrc/Timer.ts

Calls

no outgoing calls

Tested by

no test coverage detected