|
wibble 1.1
|


Go to the source code of this file.
Classes | |
| class | wibble::sys::Thread |
| Encapsulates a thread. More... | |
Namespaces | |
| namespace | wibble |
| namespace | wibble::sys |
Functions | |
| void | wibble::sys::sleep (int secs) |
| Portable version of sleep. | |
| void | wibble::sys::usleep (int usecs) |
| Portable version of usleep. | |