Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
func
GetNowTick() int64 {
167
return
atomic.LoadInt64(&nowTick)
168
}
Callers
4
Recv
Method · 0.85
newTcpConn
Function · 0.85
BeginPing
Method · 0.85
Ping
Method · 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…