Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/bigcomputing
/ test
Function
test
DIEN/wrap_time.py:92–95 ·
view source on GitHub ↗
Summary
()
Source
from the content-addressed store, hash-verified
90
91
@time_it(freq=2)
92
def
test():
93
""
"Summary
94
""
"
95
print(
"abc"
)
96
97
98
if
__name__ ==
'__main__'
:
Callers
1
wrap_time.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected