|
Post by nadiyasitdykova on Jun 27, 2021 14:18:37 GMT
Hello!
I want my block last for 2 minutes and it looks like maxtime should provide the functionality I need. So I'm coding
block train maxtime 2m tasklist learn_words 1 end
but it doesn't work, the block lasts until another condition is satisfied in my while loop in the code of task learn_words, even if it takes longer than 2 minutes. Am I using maxtime wrong?
|
|