LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   long delay (https://www.linuxquestions.org/questions/programming-9/long-delay-109353/)

dummyagain 10-28-2003 12:26 AM

long delay
 
How to use long delay to sustain printing a sentence for 100 milliseconds?

mr_segfault 10-28-2003 04:49 AM

I am not sure what you are asking, but if you want to make your program pause for 100ms and you are using c or c++ try using usleep.


All times are GMT -5. The time now is 10:46 AM.