This API gives delay in usec
Note: none
Prototype
void usleep(unsigned long useconds);
Parameters
The following table lists the usleep
function arguments.
Type | Member | Description |
---|---|---|
unsigned long | useconds | Delay time in microseconds |