time.Ticker.Reset (method)

2 uses

	time (current package)
		tick.go#L51: func (t *Ticker) Reset(d Duration) {

	github.com/gotd/td/clock
		system.go#L34: 	s.ticker.Reset(d)