PHP » GoLang |
login |
register |
about
|
GoLang time_sleep_until
request it (432)
GoLang replacement for PHP's time_sleep_until
[edit | history]
time_sleep_until(PHP 5 >= 5.1.0, PHP 7) time_sleep_until — Make the script sleep until the specified time Description
bool time_sleep_until
( float
$timestamp
)
Makes the script sleep until the specified
Parameters
Return Values
Returns Changelog
Errors/Exceptions
If the specified Examples
Example #1 A time_sleep_until() example
<?php Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|