MCPcopy Index your code
hub / github.com/tailscale/tailscale / Stop

Method Stop

tstime/tstime.go:150–150  ·  view source on GitHub ↗

Stop follows the same semantics as with time.Timer.Stop.

()

Source from the content-addressed store, hash-verified

148 Reset(d time.Duration) bool
149 // Stop follows the same semantics as with time.Timer.Stop.
150 Stop() bool
151}
152
153// StdClock is a simple implementation of Clock using the relevant funcs in the

Callers 12

dialHostOptMethod · 0.95
TestStartFunction · 0.65
TestApplyFunction · 0.65
TestConfigFunction · 0.65
TestFollowerFailoverFunction · 0.65
TestRejoinFunction · 0.65
TestSingleTickerFunction · 0.65
TestSingleTimerFunction · 0.65
TestAfterFuncFunction · 0.65
updateTimerLockedMethod · 0.65

Implementers 2

Tickertstest/clock.go
Timertstest/clock.go

Calls

no outgoing calls

Tested by 10

TestStartFunction · 0.52
TestApplyFunction · 0.52
TestConfigFunction · 0.52
TestFollowerFailoverFunction · 0.52
TestRejoinFunction · 0.52
TestSingleTickerFunction · 0.52
TestSingleTimerFunction · 0.52
TestAfterFuncFunction · 0.52