.\" Generated by the Allegro makedoc utility .TH adime_yield 3 "version 2.2.1" "Adime" "Adime API Reference" .SH NAME adime_yield .SH SYNOPSIS .B #include .sp .B int adime_yield; .SH 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. .SH SEE ALSO .BR adime_dialogf (3), .BR adime_clean_screen (3)