rest_callback(3alleg4) linux man page | unix.com

Man Page: rest_callback

Operating Environment: linux

Section: 3alleg4

rest_callback(3alleg4)						  Allegro manual					    rest_callback(3alleg4)

NAME
rest_callback - Like rest(), but calls the callback during the wait. Allegro game programming library. SYNOPSIS
#include <allegro.h> void rest_callback(long time, void (*callback)()) 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(). SEE ALSO
install_timer(3alleg4), rest(3alleg4) Allegro version 4.4.2 rest_callback(3alleg4)
Related Man Pages
rest(3alleg4) - suse
exmidi(3alleg4) - opendarwin
exmidi(3alleg4) - mojave
exmidi(3alleg4) - php
exmidi(3alleg4) - v7
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Featured Books and Articles by Active Forum Members
Rules for Homework &amp; Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.com End of Year (EOY) Report (2019)