PIIODevice registration dramatically optimization
This commit is contained in:
@@ -140,7 +140,7 @@ private:
|
||||
|
||||
void tick(void *, int);
|
||||
Entry calcHistory(PIQueue<Entry> & hist, int & cnt);
|
||||
void propertyChanged(const PIString &);
|
||||
void propertyChanged(const char *);
|
||||
void changeDisconnectTimeout(float disct);
|
||||
|
||||
PIQueue<Entry> history_rec, history_send;
|
||||
|
||||
Reference in New Issue
Block a user