github.com/gotd/neo.Time.Sleep (method)

one use

	github.com/gotd/neo (current package)
		time.go#L179: func (t *Time) Sleep(d time.Duration) { <-t.After(d) }