PIValueTree add attributes
This commit is contained in:
@@ -189,7 +189,7 @@ bool PIBinaryLog::threadedRead(const uchar * readed, ssize_t size) {
|
||||
piMSleep(100); // TODO: rewrite with condvar
|
||||
return false;
|
||||
} else if (pause_time > PISystemTime()) {
|
||||
startlogtime += pause_time;
|
||||
// startlogtime += pause_time;
|
||||
pause_time = PISystemTime();
|
||||
}
|
||||
pausemutex.unlock();
|
||||
|
||||
Reference in New Issue
Block a user