type github.com/gotd/td/clock.Ticker

3 uses

	github.com/gotd/td/clock (current package)
		clock.go#L14: 	Ticker(d time.Duration) Ticker
		clock.go#L31: type Ticker = neo.Ticker
		system.go#L39: func (clock systemClock) Ticker(d time.Duration) Ticker {