MCPcopy
hub / github.com/dropbox/godropbox / realClock

Struct realClock

time2/clock.go:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15type realClock struct{}
16
17var DefaultClock = &realClock{}
18

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected