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

Method isRunning

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

Source from the content-addressed store, hash-verified

105 stop(): void
106
107 isRunning(): boolean
108 isPaused(): boolean
109 isStopped(): boolean
110

Callers 3

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