eio_busy

 resource eio_busy ( int $delay [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] ) 

説明

eio_busy() artificially increases load taking delay seconds to execute. May be used for debugging, or benchmarking.

戻り値

eio_busy() returns request resource on success or FALSE on error.