<?php // Create and start timer firing after 2 seconds $w1 = new EvTimer(2, 0, ... Loop until Ev::stop() is called or all of watchers stop. Ev::run();
確定! 回上一頁