common: Make Logger::read_sector_header() read the start_time field.
authorTilman Sauerbeck <tilman@code-monkey.de>
Fri, 10 Jan 2020 22:17:27 +0000 (23:17 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 11 Jan 2020 09:15:46 +0000 (10:15 +0100)
commit4e82712727981c944f56d4ada62dc54ad8542d94
treeabdac3a03f9a47f1bc7c9af08f6e39067376bd40
parent99c805f45e471c22cd27746c3c2fb7a836939d8d
common: Make Logger::read_sector_header() read the start_time field.

This is necessary so that we can show the date and time when a
recording was done.
src/common/logger.rs