UI\run

Enter UI Loop

説明

void UI\run(int $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

戻り値