MCPcopy Create free account
hub / github.com/Cyinx/einx / GetNowTick

Function GetNowTick

network/keep_alive.go:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164}
165
166func GetNowTick() int64 {
167 return atomic.LoadInt64(&nowTick)
168}

Callers 4

RecvMethod · 0.85
newTcpConnFunction · 0.85
BeginPingMethod · 0.85
PingMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…