GoLang Ev::sleep

request it (302)
GoLang replacement for PHP's Ev::sleep [edit | history]



Do you know a GoLang replacement for PHP's Ev::sleep? Write it!

PHP Ev::sleep

PHP original manual for Ev::sleep [ show | php.net ]

Ev::sleep

(PECL ev >= 0.2.0)

Ev::sleepBlock the process for the given number of seconds

Description

final public static void Ev::sleep ( float $seconds )

Block the process for the given number of seconds.

Parameters

seconds

Fractional number of seconds

Return Values

No value is returned.