dsfml.system.sleep
void
sleep
(float
duration
);
Make the current thread
sleep
for a given time
Params:
float
duration
Time to
sleep
, in seconds
Page generated by
Ddoc
.