MCPcopy Create free account
hub / github.com/CPChain/chain / realClock

Struct realClock

commons/cache/lru_expire_cache.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14type realClock struct{}
15
16func (realClock) Now() time.Time { return time.Now() }
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected