this is more useful information

This commit is contained in:
2023-03-11 14:59:55 +01:00
parent 97698a08d5
commit a4e6d877ff
8 changed files with 41 additions and 20 deletions

View File

@ -17,8 +17,7 @@ class PersistentSingleTmStoreTask : public TmStoreTaskBase, public ExecutableObj
private:
PersistentTmStoreWithTmQueue& storeWithQueue;
Event eventIfDumpDone;
uint32_t numberOfDumpedPackets = 0;
DumpContext dumpContext;
Countdown tcHandlingCd = Countdown(400);
bool initStoresIfPossible();