FXINFINITE
[inline]
Waits for the count to become zero, returning true if wait succeeds.
Definition at line 787 of file QThread.h.
References FX::FXSystem::time(), and FX::wc().
00787 { return wc.wait(time); }