Table of Contents

Efl.Loop_Timer.time_pending


Signature

@property time_pending {
    get {
        return: double;
    }
}

C signature

double efl_loop_timer_time_pending_get(const Eo *obj);

Implemented by