A timer is a way to sleep (i.e. postpone the execution) in the asynchronous code. The entry point is supposed to be run by the event loop:
確定! 回上一頁