This function pauses the program for usec microseconds. Note
that, since usleep calls clock internally, and the latter
has a 55-msec granularity, any argument less than 55msec will result in
a pause of random length between 0 and 55 msec. Any argument less
than 11msec (more precisely, less than 11264 microseconds), will always
result in zero-length pause (because clock multiplies the timer
count by 5). See section clock.
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)