func time.NewTicker

2 uses

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