time.Ticker.Stop (method)

3 uses

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

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

	go.uber.org/zap/zapcore
		buffered_write_syncer.go#L208: 		s.ticker.Stop()