sleep - 2022.1 English

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

Document ID
UG643
Release Date
2022-04-21
Version
2022.1 English

This API provides delay time in second.

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