UI\run
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
flagsSet UI\Loop to return control, and UI\Wait to return control after waiting
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
flagsSet UI\Loop to return control, and UI\Wait to return control after waiting