I a m doing a program that involves using sleep keyword. But i noticed that when i used sleep(1) it waits for one second and then runs rest of the program.But we can't do the same thing in less than 1 second.Is there any any way to do so in less than 1 second.Plz help.Thanks in advance