<?php use React\EventLoop\Loop; require __DIR__ . '/vendor/autoload.php'; $timer = Loop::addPeriodicTimer(0.1, function () { echo 'Tick' .
確定! 回上一頁