RetroArch
Functions
retro_timers.h File Reference
#include <stdint.h>
#include <time.h>
#include <limits.h>
#include <retro_inline.h>
Include dependency graph for retro_timers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static INLINE void retro_sleep (unsigned msec)
 

Function Documentation

◆ retro_sleep()

static INLINE void retro_sleep ( unsigned  msec)
static

retro_sleep: : amount in milliseconds to sleep

Sleeps for a specified amount of milliseconds ().

Here is the call graph for this function:
Here is the caller graph for this function: