MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / getLocalTime

Function getLocalTime

worker/db.go:439–441  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

437}
438
439func getLocalTime() time.Time {
440 return time.Now().UTC()
441}

Callers 3

buildAckFunction · 0.70
buildQueryExFunction · 0.70
CheckMethod · 0.70

Calls

no outgoing calls

Tested by 2

buildAckFunction · 0.56
buildQueryExFunction · 0.56