* binary store count

Fix issue in binary store object count

* update V10aa/other for testing

* update V10aa/other for testing

* reenable buffer dumping

* update V to 10ac for testing

* Additional diagnostics

Additional output of CPU usage for each module when stopping

* V 2.02.10ad for testing

Fixed issue of finding correct raw data block
This commit is contained in:
Douglas Gillespie 2024-06-20 09:47:53 +01:00 committed by GitHub
parent c607f17449
commit 7818049ef1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -197,7 +197,7 @@ public class PamController implements PamControllerInterface, PamSettings {
private Timer diagnosticTimer; private Timer diagnosticTimer;
private boolean debugDumpBufferAtRestart = false; private boolean debugDumpBufferAtRestart = true;
private NetworkController networkController; private NetworkController networkController;
private int nNetPrepared; private int nNetPrepared;