FXuint FX::FXApp::remainingTimeout ( FXObject tgt,
FXSelector  sel 
) const [inline, inherited]

Return, in ms, the time remaining until the given timer fires. If the timer is past due, 0 is returned. If there is no such timer, infinity (UINT_MAX) is returned.

Definition at line 854 of file FXApp.h.

00854 { return getEventLoop()->remainingTimeout(tgt,sel); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:47 2009 for TnFOX by doxygen v1.4.7