Changes between Version 1 and Version 2 of code/doc/Sleep
- Timestamp:
- Oct 7, 2008, 6:06:28 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Sleep
v1 v2 1 [[TracNav(TracNav/TOC_Development)]] 1 2 = Sleep = 2 3 Every operating system has its own way sleep function. That is quite annoying and we haven't yet found a library that deals easily with it. So we simply defined the following functions for linux and windows: