msleep - msleep - 2022.1 English - UG643

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 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