mbehr1 / dlt-logs

Visual Studio Code extension that adds support to open DLT (genivi, AUTOSAR) diagnostic log and trace files with lifecycle detection, filters, time-sync, etc.
Other
15 stars 9 forks source link

fix(search): use full .1ms precision #185

Closed mbehr1 closed 8 months ago

mbehr1 commented 8 months ago

Avoid conversion via Date constructor that seems to loose sub ms precision.