func time.Sleep
6 uses
time (current package)
sleep.go#L14: func Sleep(d Duration)
go.uber.org/goleak
options.go#L157: time.Sleep(d)
net/http
server.go#L1854: time.Sleep(rstAvoidanceDelay)
server.go#L3439: time.Sleep(tempDelay)
runtime/pprof
pprof.go#L871: time.Sleep(100 * time.Millisecond)
testing
testing.go#L1315: time.Sleep(nextSleep)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)