Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgraph-io/dgraph
/ timestamp
Function
timestamp
dgraph/cmd/alpha/run_test.go:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
)
67
68
func
timestamp() uint64 {
69
return
atomic.AddUint64(&ts, 1)
70
}
71
72
func
processToFastJSON(q string) string {
73
res, err := dql.Parse(dql.Request{Str: q})
Callers
1
processToFastJSON
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…