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

Note: none

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