~~Title: Efl.Loop.idle~~ ====== Efl.Loop.idle ====== ===== Description ===== %%A future promise that will be resolved from a clean main loop context as soon as the main loop is idle.%% %%This is a low priority version of %%[[:develop:api:efl:loop:method:job|Efl.Loop.job]]%%%% //Since 1.22// {{page>:develop:api-include:efl:loop:method:idle:description&nouser&nolink&nodate}} ===== Signature ===== idle { return: future; } ===== C signature ===== Eina_Future *efl_loop_idle(Eo *obj); ===== Implemented by ===== * [[:develop:api:efl:loop:method:idle|Efl.Loop.idle]]