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/rpc
		engine.go#L237: 				timer.Reset(e.retryInterval)

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