This function will make the script sleep until the specified
timestamp
. If the specified
timestamp
is in the past,
time_sleep_until() will generate a
E_WARNING and return FALSE.
Замечание: Для Windows-платформ эта функция не реализована.
timestamp
The timestamp when the script should wake.
Замечание: All signals will be delivered after the script wakes up.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Пред. | Начало | След. |
time_nanosleep | Уровень выше | uniqid |