Warning: file_put_contents(): Only -1 of 54 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
Gtk Prev   timeout_remove Next void timeout_remove(int timeout_handler_id ); Destroys a timeout, stopping the callback from being called periodically. is value returned by timeout_add() . Home time...
Forum und email

timeout_remove

void timeout_remove(int timeout_handler_id);

Destroys a timeout, stopping the callback from being called periodically.

timeout_handler_id is the value returned by timeout_add() .