Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
type
realClock
struct
{}
15
16
func
(realClock) Now() time.Time {
return
time.Now() }
17
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected