MCPcopy Index your code
hub / github.com/pywebio/PyWebIO / stop

Method stop

webiojs/src/utils.ts:270–273  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

268 }
269
270 stop() {
271 this._stop = true;
272 clearInterval(this.interval_send_id);
273 }
274}

Callers 8

body_scroll_toFunction · 0.80
box_scroll_toFunction · 0.80
_sendMethod · 0.80
close_sessionMethod · 0.80
output.tsFile · 0.80
aFunction · 0.80
jquery.min.jsFile · 0.80
wait_to_stop_loopFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected