msleep - 2022.2 English

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

Document ID
UG643
Release Date
2022-10-19
Version
2022.2 English

This API provides delay in milliseconds.

Prototype

void msleep(unsigned long mseconds);

Parameters

The following table lists the msleep function arguments.

Table 1. msleep Arguments
Type Member Description
unsigned long mseconds delay time in milliseconds

Returns

None