Help for this page

Select Code to Download


  1. or download this
    timeout_func($timeout, \&myfunc, $arg1, $arg2);
    
    ...
    
        $func->(@args);
    }