rest_callback
Like rest(), but calls the callback during the wait.
Description
Like rest(), but for non-zero values continually calls the specified
function while it is waiting for the required time to elapse. If the
provided `callback' parameter is NULL, this function does exactly the
same thing as calling rest().
Related Projects
The following projects include source code containing this keyword: