sleep( ) in DOS32
- Posted by Rubens Monteiro Luciano <rml at rubis.trix.net> Nov 24, 2004
- 618 views
Hi, How do I sleep less than 1 second in DOS32 ? Is there anyway to simulate a sleep of 500 miliseconds, for example ? The system must stay free during this time. Maybe it=B4s time to have a sleep_miliseconds( ) function... Rubens