UI 함수 목록
PHP Manual

UI\run

(PHP 7, UI 2.0.0)

UI\runEnter UI Loop

설명

void UI\run ([ integer $flags ] )

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

반환값


UI 함수 목록
PHP Manual