Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ test
Function
test
python/pymesh/timethis.py:95–96 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
93
94
@timethis
95
def
test(x):
96
print(
"x = {}"
.format(x))
97
98
class
A(object):
99
@timethis
Callers
1
timethis.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected