Cleanup and replace trace field names with sane ones because usability > a few bytes.
This commit is contained in:
parent
727ccb1125
commit
ae65eb5105
3 changed files with 44 additions and 36 deletions
|
@ -334,6 +334,7 @@ void JSONDB::threadMain()
|
|||
rawInputBuf.clear();
|
||||
}
|
||||
}
|
||||
continue; // we only want to do the stuff below this every few dozen ms or so, so pause again
|
||||
}
|
||||
}
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue