| UI\Executor::__constructConstruct a new Executor Description
   public  UI\Executor::__construct
    ( void 
   ) 
   public  UI\Executor::__construct
    ( integer  $microseconds)
   public  UI\Executor::__construct
    ( integer  $seconds, integer$microseconds)Shall construct an executor with the given interval, will not start executing until main loop is entered Parameters
 |