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.