Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ main
Function
main
tools/python-3.11.9-amd64/Lib/turtledemo/clock.py:120–125 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
pass
# turtledemo user pressed STOP
119
120
def
main():
121
tracer(False)
122
setup()
123
tracer(True)
124
tick()
125
return
"EVENTLOOP"
126
127
if
__name__ ==
"__main__"
:
128
mode(
"logo"
)
Callers
1
clock.py
File · 0.70
Calls
2
tick
Function · 0.85
setup
Function · 0.70
Tested by
no test coverage detected