time_sleep_until
Description
bool time_sleep_until ( float timestamp )
Makes the script sleep until the specified
timestamp.
Errors/Exceptions
If the specified timestamp is in the past, this
function will generate a E_WARNING.
Makes the script sleep until the specified
timestamp.
If the specified timestamp is in the past, this
function will generate a E_WARNING.
Total time: 0.4727