EvLoop::timer Creates EvTimer watcher object associated with the current event loop instance &reftitle.description; final public EvTimer EvLoop::timer float after float repeat callable callback mixed data &null; int priority 0 Creates EvTimer watcher object associated with the current event loop instance &reftitle.parameters; All parameters have the same meaning as for EvTimer::__construct &reftitle.returnvalues; Returns EvTimer object on success &reftitle.seealso; EvTimer::__construct