func()

in default.go [18:18]


func (dc DefaultClock) Sleep(d time.Duration) { time.Sleep(d) }