sprint 1-alpha
Namespaces | Functions
sprint/thread/sleep.h File Reference

cross platform sleep More...

Go to the source code of this file.

Namespaces

namespace  sprint
 

Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux.


Functions

void sprint::msleep (int msec)
 Milliseconds sleep.
void sprint::sleep (int sec)
 seconds sleep
void sprint::usleep (int usec)
 microseconds sleep (

Detailed Description

cross platform sleep

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines