Sleeping in milliseconds

J

jay

Hey all,

Is there a way to call the sleep() function to sleep a certain amount
of milliseconds instead of seconds? If this is not possible with
sleep() is there some other function that can do this? Currently I'm
using sleep and passing it a float but I think it is not working.
Any suggestions?

..jay
 
I

Ian Collins

jay said:
Hey all,

Is there a way to call the sleep() function to sleep a certain amount
of milliseconds instead of seconds? If this is not possible with
sleep() is there some other function that can do this? Currently I'm
using sleep and passing it a float but I think it is not working.
Any suggestions?
This will be platform specific, try a group for your target environment.
 
I

Ico

jay said:
Is there a way to call the sleep() function to sleep a certain amount
of milliseconds instead of seconds? If this is not possible with
sleep() is there some other function that can do this? Currently I'm
using sleep and passing it a float but I think it is not working.
Any suggestions?

This is a FAQ, question 19.37: http://c-faq.com/osdep/subsecond.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top