dsfml.system.sleep

A module containing the sleep function.

Members

Functions

sleep
void sleep(Duration duration)

Make the current thread sleep for a given duration.

Meta