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 |
This API gives delay in usec
void usleep(unsigned long useconds);
The following table lists the usleep function arguments.
| Type | Member | Description |
|---|---|---|
| unsigned long | useconds | Delay time in microseconds |