libmetal
Loading...
Searching...
No Matches
Functions
Sleep Interfaces

Functions

static int metal_sleep_usec (unsigned int usec)
 delay in microseconds delay the next execution in the calling thread fo usec microseconds.
 

Detailed Description

Function Documentation

◆ metal_sleep_usec()

static int metal_sleep_usec ( unsigned int  usec)
inlinestatic

delay in microseconds delay the next execution in the calling thread fo usec microseconds.

Parameters
[in]usecmicrosecond intervals
Returns
0 on success, non-zero for failures