MCPcopy Create free account
hub / github.com/ActiveState/code / test_function

Function test_function

recipes/Python/465831_profiling_threads/recipe-465831.py:70–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68import random
69
70def test_function():
71 pass
72
73class T(Thread):
74 def __init__(self):

Callers 2

runMethod · 0.70
recipe-465831.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected