Is it necessary to write Sleep in the while loop?

Author: CryptoMethod, Created: 2021-12-28 19:05:15, Updated:

I'm using JavaScript, and in the feedback system, I don't seem to have a problem with not writing Sleep in while. The API documentation also says Sleep can be rewritten.


More

The grassGenerally, it is needed, otherwise it will exceed the frequency limit.