func()

in default.go [21:21]


func (dc DefaultClock) Tick(d time.Duration) <-chan time.Time { return time.Tick(d) }