MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-465831.py

File recipe-465831.py

recipes/Python/465831_profiling_threads/recipe-465831.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from time import time
2import threading
3import sys
4from collections import deque

Callers

nothing calls this directly

Calls 8

profile_onFunction · 0.85
xrangeClass · 0.85
profile_offFunction · 0.85
get_profile_statsFunction · 0.85
TClass · 0.70
test_functionFunction · 0.70
startMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected