Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aceld/zinx
/ updateActivity
Method
updateActivity
znet/ws_connection.go:589–591 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
587
}
588
589
func
(c *WsConnection) updateActivity() {
590
c.lastActivityTime = time.Now()
591
}
592
593
func
(c *WsConnection) SetHeartBeat(checker ziface.IHeartbeatChecker) {
594
c.hc = checker
Callers
2
StartReader
Method · 0.95
Start
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected