coroutines.runBlocking , is the correct choice. If you have delay(X) hardcoded in your code, then, IMHO, it's important to execute this delay as ...
確定! 回上一頁