Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-52302.py
File
recipe-52302.py
recipes/Python/52302_PyHeartbeat__detecting_inactive/recipe-52302.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Filename: HeartbeatClient.py
2
3
""
"Heartbeat client, sends out an UDP packet periodically"
""
4
Callers
nothing calls this directly
Calls
8
print
Function · 0.85
DetectorService
Class · 0.85
Receiver
Class · 0.85
socket
Method · 0.80
ctime
Method · 0.80
main
Function · 0.70
sendto
Method · 0.45
sleep
Method · 0.45
Tested by
no test coverage detected