Oris
Today
Universe
Explore
Studio
Authors
Account
Lesson 1 of 7
What is the type returned by time.After(d)?
A <-chan time.Time that receives one value after duration d
A time.Duration
A *time.Ticker that fires repeatedly
A bool that is true once d elapses
Check
Today
Universe
Explore
Profile