func time.NewTicker

2 uses

	time (current package)
		tick.go#L22: func NewTicker(d Duration) *Ticker {
		tick.go#L68: 	return NewTicker(d).C