}
#endif // wxUSE_STREAMS
- // don't consume 100% of the CPU while we're sitting this in this
+ // don't consume 100% of the CPU while we're sitting in this
// loop
if ( idle )
- wxUsleep(1);
+ wxMilliSleep(1);
// give GTK+ a chance to call GTK_EndProcessDetector here and
// also repaint the GUI