Join Slack
Powered by
Hi all! I'm trying to define a function that will ...
# arrow
v
vio
10/07/2020, 2:53 PM
Hi all! I'm trying to define a function that will be called every hour, and I was looking into the arrow Timer, but can't figure out how to define it.. do you know where I can find any examples for Timer? Thank you!
s
stojan
10/07/2020, 2:54 PM
you probably want
Schedule
with
repeat
https://arrow-kt.io/docs/apidocs/arrow-fx-coroutines/arrow.fx.coroutines/-schedule/
☝️ 3
v
vio
10/08/2020, 10:05 AM
Thank you 🙂
3
Views
Open in Slack
Previous
Next