Searched defs:Delay (Results 1 – 3 of 3) sorted by relevance
37 class Delay : public Event, private ::boost::noncopyable class43 Delay( FuncT const& func, in Delay() function in slideshow::internal::Delay53 Delay( const boost::function0<void>& func, in Delay() function in slideshow::internal::Delay
130 OThread::TThreadSleep OThread::sleep(const TimeValue& Delay) in sleep()152 void OThread::wait(const TimeValue& Delay) { in wait()
140 static void SAL_CALL wait(const TimeValue& Delay) in wait()
Completed in 44 milliseconds