Home > @magiclane/maps-sdk > LogMetadata > startTimestampInMillis

LogMetadata.startTimestampInMillis property

Timestamp of the first sensor data in the log, in milliseconds since epoch.

This value represents the timestamp of the first recorded sensor sample in the log. It can be used to align log events with other time-based data.

Signature:

get startTimestampInMillis(): number;