#include <Time.h>
Static Public Member Functions | |
| static void | sleep (Time t) |
| static void MipBaselib::TimeUtilities::sleep | ( | Time | t | ) | [inline, static] |
like unistd.h usleep, suspend execution for a time interval, but more precise because implemented with a select
| t | time to suspend |
1.5.6