Query: rest_callback
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rest_callback(3alleg4) Allegro manual rest_callback(3alleg4)NAMErest_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)())DESCRIPTIONLike 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 ALSOinstall_timer(3alleg4), rest(3alleg4) Allegro version 4.4.2 rest_callback(3alleg4)
| Related Man Pages |
|---|
| exmidi(3alleg4) - centos |
| rest(3alleg4) - opendarwin |
| exmidi(3alleg4) - php |
| exmidi(3alleg4) - osx |
| exmidi(3alleg4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |