pithread, pitimer stop, stopAndWait
This commit is contained in:
@@ -588,7 +588,7 @@ void PIScreen::waitForFinish() {
|
||||
|
||||
|
||||
void PIScreen::stop(bool clear) {
|
||||
PIThread::stop(true);
|
||||
PIThread::stopAndWait();
|
||||
if (clear) console.clearScreen();
|
||||
#ifndef WINDOWS
|
||||
fflush(0);
|
||||
|
||||
Reference in New Issue
Block a user