Sleep.h File Reference

#include <SFML/Config.h>

Go to the source code of this file.


Functions

CSFML_API void sfSleep (float Duration)
 Make the current thread sleep for a given time.

Function Documentation

CSFML_API void sfSleep ( float  Duration  ) 

Make the current thread sleep for a given time.

Parameters:
Duration : Time to sleep, in seconds