sleep - 2023.2 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

This API gives delay in sec

Note: none

Prototype

void sleep(unsigned int seconds);

Parameters

The following table lists the sleep function arguments.

Table 1. sleep Arguments
Type Member Description
unsigned int seconds Delay time in seconds

Returns

none