Is setInterval not an asynchronous function in js? I want to run an asynchronous function outside the main thread and detect order fulfillment via websocket and notify WeChat, but the error says setInterval not defined, please?
The grassNo, if you want to be asynchronous, you can think of Python.
[Translated from Chinese]Okay, thank you.