Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ TimeStamp
Function
TimeStamp
utils/time.go:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
)
7
8
func
TimeStamp() int64 {
9
return
time.Now().Unix()
10
}
11
12
func
UinTimestamp(uin uint32) string {
13
currentTime := time.Now()
Callers
6
SendRawMessage
Method · 0.92
BuildFakeMessage
Method · 0.92
buildPasswordLoginRequest
Function · 0.92
buildCode2dPacket
Method · 0.92
T106
Function · 0.92
BuildKexExchangeRequest
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected