qmdl_store: replace end_time with last_message_time

This way, even if the program exits unexpectedly, there's a reasonable
value for the "end time" of a log.
This commit is contained in:
Will Greenberg
2024-02-13 16:52:40 -08:00
parent de00c60c4f
commit df651fe334
4 changed files with 26 additions and 20 deletions

View File

@@ -23,7 +23,7 @@
<tr>
<th scope="col">Name</th>
<th scope="col">Date Started</th>
<th scope="col">Date Stopped</th>
<th scope="col">Date of Last Message</th>
<th scope="col">Size (bytes)</th>
<th scope="col">PCAP</th>
<th scope="col">QMDL</th>