This API gives delay in seconds.
Prototype
void sleep(unsigned int seconds);
Parameters
The following table lists the sleep function arguments.
| Type | Member | Description |
|---|---|---|
| unsigned int | seconds | Delay time in seconds |
This API gives delay in seconds.
void sleep(unsigned int seconds);
The following table lists the sleep function arguments.
| Type | Member | Description |
|---|---|---|
| unsigned int | seconds | Delay time in seconds |