adime_yield(3) Adime API Reference adime_yield(3)NAME
adime_yieldSYNOPSIS
#include <adime.h> int adime_yield;DESCRIPTION
Flag indicating whether or not Adime dialogs should call Allegro's function `yield_timeslice()' continuously when it has nothing better to do. Default is `TRUE'. This flag has no effect while the file selector is open: `yield_timeslice()' will always be called then.SEE ALSO
adime_dialogf(3), adime_clean_screen(3) Adime version 2.2.1 adime_yield(3)