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

Method After

time2/clock.go:11–11  ·  view source on GitHub ↗
(d time.Duration)

Source from the content-addressed store, hash-verified

9 Now() time.Time
10 Since(t time.Time) time.Duration
11 After(d time.Duration) <-chan time.Time
12 Sleep(d time.Duration)
13}
14

Callers 15

tryLockMethod · 0.65
runWithTimeoutFunction · 0.65
LessMethod · 0.65
SetMethod · 0.65
advanceToMethod · 0.65
AfterMethod · 0.65
TestSimpleMethod · 0.65
TestSharedSimpleMethod · 0.65
TestAllTransitionsMethod · 0.65
TestLotsOfWaitersMethod · 0.65
RLockMethod · 0.65

Implementers 2

MockClocktime2/mock_clock.go
realClocktime2/clock.go

Calls

no outgoing calls

Tested by 15

runWithTimeoutFunction · 0.52
TestSimpleMethod · 0.52
TestSharedSimpleMethod · 0.52
TestAllTransitionsMethod · 0.52
TestLotsOfWaitersMethod · 0.52
TestHTTPMethod · 0.52
TestMaxConnMethod · 0.52
TestCloseMethod · 0.52
TestRedirectMethod · 0.52