Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ pause
Method
pause
Doc/_static/profiling-sampling-visualization.js:842–844 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
840
}
841
842
pause() {
843
if
(this.isPlaying) this._togglePlayPause();
844
}
845
846
destroy() {
847
const
panel = this.container.querySelector(
"#control-panel"
);
Callers
3
_advanceTime
Method · 0.45
wait_signal
Method · 0.45
test_itimer_real
Method · 0.45
Calls
1
_togglePlayPause
Method · 0.95
Tested by
2
wait_signal
Method · 0.36
test_itimer_real
Method · 0.36