rest_callback(3) - Linux man page
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)())
void rest_callback(long time, void (*callback)())