Hello :slightly_smiling_face: I'm trying to run a ...
# getting-started
o
Hello 🙂 I'm trying to run a delayed task. Is this the way to do it?
Copy code
Timer().schedule(timerTask { ... }, 1000)