Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ get_time
Function
get_time
tests/test_progress.py:132–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
time = 1.0
131
132
def
get_time():
133
nonlocal time
134
return
time
135
136
column = SpinnerColumn()
137
column.set_spinner(
"dots2"
)
Callers
1
test_task_start
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected