I thought the timer in react php would be asynchronous, but it behaves just like sleep(). Here's my code: $loop = \React\EventLoop\Factory::create(); $timer = ...
確定! 回上一頁