time.Ticker.Stop (method)

2 uses

	time (current package)
		tick.go#L52: func (t *Ticker) Stop() {

	github.com/gotd/td/clock
		system.go#L30: 	s.ticker.Stop()