Join Slack
Powered by
Hi guys! I don't understand what's the main differ...
# getting-started
d
darych
10/17/2017, 7:31 PM
Hi guys! I don't understand what's the main differences between timer function and Timer.schedule? I want to run periodical task. As I understand both approaches are similar.
👀 1
k
karelpeeters
10/17/2017, 8:06 PM
Is this Kotlin-related?
d
darych
10/17/2017, 8:11 PM
Yes.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.concurrent/timer.html
or
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.concurrent/java.util.-timer/schedule.html
👍 1
2
Views
Open in Slack
Previous
Next