Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
tryLock
Method · 0.65
runWithTimeout
Function · 0.65
Less
Method · 0.65
Set
Method · 0.65
advanceTo
Method · 0.65
After
Method · 0.65
performMutateRequestTest
Method · 0.65
TestSimple
Method · 0.65
TestSharedSimple
Method · 0.65
TestAllTransitions
Method · 0.65
TestLotsOfWaiters
Method · 0.65
RLock
Method · 0.65
Implementers
2
MockClock
time2/mock_clock.go
realClock
time2/clock.go
Calls
no outgoing calls
Tested by
15
runWithTimeout
Function · 0.52
performMutateRequestTest
Method · 0.52
TestSimple
Method · 0.52
TestSharedSimple
Method · 0.52
TestAllTransitions
Method · 0.52
TestLotsOfWaiters
Method · 0.52
TestHTTP
Method · 0.52
TestMaxConnTimeoutSucceed
Method · 0.52
TestMaxConnTimeoutFails
Method · 0.52
TestMaxConn
Method · 0.52
TestClose
Method · 0.52
TestRedirect
Method · 0.52