Descrizione
bool
time_sleep_until ( float timestamp )
This function will make the script sleep until the specified
timestamp. If the specified
timestamp is in the past,
time_sleep_until() will generate a
E_WARNING and return FALSE.
Nota: Questa funzione non è
implementata su piattaforme Windows