github.com/gotd/neo.Timer.Reset (method)

3 uses

	github.com/gotd/neo (current package)
		time.go#L13: 	Reset(d time.Duration)

	github.com/gotd/td/internal/rpc
		engine.go#L209: 				timer.Reset(e.retryInterval)

	github.com/gotd/td/telegram/auth/qrlogin
		qrlogin.go#L167: 			timer.Reset(until(token))