编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Executor
  • UI\Executor::kill »
  • PHP Manual
  • UI\Executor
  • Construct a new Executor

UI\Executor::__construct

(PHP 7, UI 2.0.0)

UI\Executor::__construct — Construct a new Executor

说明

public UI\Executor::__construct ( void )
public UI\Executor::__construct ( int $microseconds )
public UI\Executor::__construct ( int $seconds , int $microseconds )

Shall construct an executor with the given interval, will not start executing until main loop is entered

参数

seconds

Seconds between executions

microseconds

Microseconds between executions

相关文章
php ui controls box construct a new boxphp ui controls button construct a new buttonphp ui controls check construct a new checkphp ui controls entry construct a new entryphp ui controls group construct a new groupphp ui controls label construct a new labelphp ui controls multilineentry construct a new multiline entryphp ui controls picker construct a new pickerphp ui controls separator construct a new separatorphp ui controls slider construct a new sliderphp ui draw brush radialgradient construct a new radial gradientphp ui draw color construct new colorphp ui draw stroke construct a new strokephp ui draw text font descriptor construct a new font descriptorphp ui draw text font construct a new fontphp ui draw text layout construct a new text layoutphp ui executor construct a new executorphp ui point construct a new pointphp ui size construct a new sizephp ui window construct a new window
关注编程学问公众号
编程学问网 湘ICP备20001732号