MCPcopy Index your code
hub / github.com/python/cpython / pause

Method pause

Doc/_static/profiling-sampling-visualization.js:1004–1006  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1002 }
1003
1004 pause() {
1005 this.isPlaying = false;
1006 }
1007
1008 reset() {
1009 this.currentTime = 0;

Callers 2

_createLayoutMethod · 0.95
stepMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected