usleep

Syntax

void usleep(int micro_seconds);

Popis

Príkaz jazyka PHP
The sleep function delays program execution for the given number of micro_seconds.

Pozri aj

sleep