adime_yield - Man Page
Synopsis
#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
Referenced By
adime_clean_screen(3), adime_window_visible(3).
version 2.2.1 Adime API Reference