time_sleep_until(PHP 5 >= 5.1.0) time_sleep_until — Make the script sleep until the specified time Описание
bool time_sleep_until
( float $timestamp
)
Makes the script sleep until the specified timestamp . Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Errors/ExceptionsIf the specified timestamp is in the past, this function will generate a E_WARNING. Примеры
Пример #1 A time_sleep_until() example
<?phpПримечания
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |