#How do I create a for loop that waits some seconds in between loops?
1 messages · Page 1 of 1 (latest)
have you tried googling how to use them?
async method + whatever loop you prefer + await methods of your choice depending on the async type
Actually nop
then start with that
Ok... I will try understanding them
Ok I understood them