MCPcopy
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
589func (c *WsConnection) updateActivity() {
590 c.lastActivityTime = time.Now()
591}
592
593func (c *WsConnection) SetHeartBeat(checker ziface.IHeartbeatChecker) {
594 c.hc = checker

Callers 2

StartReaderMethod · 0.95
StartMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected