php8.5
Home/ Manual/ ev / ev/ Ev::sleep

Ev::sleep

PHP function Edit on GitHub ✎

(PECL ev >= 0.2.0)

Block the process for the given number of seconds

Description

Ev::sleep(float $seconds): void

Block the process for the given number of seconds.

Parameters

seconds

Fractional number of seconds

Return Values

Void

Source: reference/ev/ev/sleep.xml · from the official PHP manual (php/doc-en)