100 ms delay function needed

Rolf Magnus ramagnus at zvw.de
Tue Aug 28 23:49:00 BST 2001


On Tuesday, 28. August 2001 23:09, you wrote:

> Thanks for the replies.
>
> usleep() was what I was looking for but is not listed in the C++ reference
> or my favorite C++ book.
>
> I know that QT has a usleep function but my application is for console use
> only.

usleep is also available as a libc function. Do a "man 3 usleep"; you can 
also use the POSIX nanosleep function.


-- 
Why do scientists call it _re_search when looking for something new?

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list