Execution Scheduler
(UI 2.0.0)
Introdução
This facility schedules repetitive execution of a callback, useful for animations and other such activities.
Sinopse da classe
abstract
class UI\Executor
{
public setInterval(
int $seconds
,
int $microseconds
):
bool
}
Índice
There are no user contributed notes for this page.