Php/docs/function.ui-run

提供:Dev Guides
< Php
移動先:案内検索

UI\run

(UI 2.0.0)

UI\runEnter UI Loop


説明

UI\run ([ int $flags ] ) : void

Shall cause PHP to enter into the main loop, by default control will not be returned to the caller


パラメータ

flags
Set UI\Loop to return control, and UI\Wait to return control after waiting


返り値