hameeds01
Advanced Member level 2
- Joined
- Aug 23, 2005
- Messages
- 599
- Helped
- 75
- Reputation
- 156
- Reaction score
- 41
- Trophy points
- 1,308
- Location
- Islamabad Pakistan
- Activity points
- 4,540
c++ microseconds
i m doing programming in C++ & i m using Parallel Port for my project ,
what is the command for giving a delay in micro seconds
sleep(x) ; x in seconds
delay(x) ; x in milli seconds
what about micro seconds??????????
i m doing programming in C++ & i m using Parallel Port for my project ,
what is the command for giving a delay in micro seconds
sleep(x) ; x in seconds
delay(x) ; x in milli seconds
what about micro seconds??????????