MCPcopy
hub / github.com/silenceper/wechat / GetCurrTS

Function GetCurrTS

util/time.go:6–8  ·  view source on GitHub ↗

GetCurrTS return current timestamps

()

Source from the content-addressed store, hash-verified

4
5// GetCurrTS return current timestamps
6func GetCurrTS() int64 {
7 return time.Now().Unix()
8}

Callers 6

GetConfigMethod · 0.92
GetAgentConfigMethod · 0.92
BridgeAppConfigMethod · 0.92
GetConfigContextMethod · 0.92
GetConfigContextMethod · 0.92
buildResponseMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…