Home > @magiclane/maps-sdk > LogMetadata > durationMillis
LogMetadata.durationMillis property
Total duration of the log in milliseconds.
This is the reported duration for the recorded log and is typically equal to endTimestampInMillis - startTimestampInMillis but may differ slightly depending on how samples are recorded.
Signature:
get durationMillis(): number;