func()

in default.go [53:55]


func (d *defaultTicker) Chan() <-chan time.Time {
	return d.C
}