func()

in default.go [45:47]


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