Skip to content

Remove wrong timestamp conversion

Marco Filho requested to merge fix-timestamping into master

This conversion was here for historical reasons, but the array timestamp is already in UNIX epoch now.

Now its a conversion simply from uint32 number to time_point type

Merge request reports

Loading