MCPcopy Index your code
hub / github.com/FrameworkComputer/inputmodule-rs / reset_thread

Function reset_thread

python/inputmodule/gui/gui_threading.py:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10
11def reset_thread():
12 global STOP_THREAD
13 STOP_THREAD = False
14
15
16def is_thread_stopped():

Callers 4

countdownFunction · 0.90
blinkingFunction · 0.90
random_eqFunction · 0.90
clockFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected