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

Method Now

commons/cache/lru_expire_cache.go:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10type Clock interface {
11 Now() time.Time
12}
13
14type realClock struct{}

Callers 15

PutMethod · 0.65
AllBeforeMethod · 0.65
loopMethod · 0.65
promoteTxMethod · 0.65
addTxMethod · 0.65
updateLoopMethod · 0.65
InsertReceiptChainMethod · 0.65
insertChainMethod · 0.65
reportMethod · 0.65
InsertHeaderChainMethod · 0.65
callMethod · 0.65
CreateMethod · 0.65

Implementers 1

realClockcommons/cache/lru_expire_cache.go

Calls

no outgoing calls

Tested by 15

TestWatchNoDirFunction · 0.52
TestSignRaceFunction · 0.52
TestStatusLockedFunction · 0.52
TestStatusUnlockedFunction · 0.52
TestContainsTrueFunction · 0.52
TestContainsFalseFunction · 0.52
TestTokenBucketFunction · 0.52
generateNHFunction · 0.52