When we convert data into the dlt format using DMA, the timestamps of the messages are corrupted, as they show the "import operation processing time". In most cases, the real timestamp is located in the "Payload" of each message.
Sequence diagrams, built for such files, do always have corrupted timestamps.
We need to support an additional optional uml-sequence-id "UTS", which would stand for UML Time Stamp.
If it was specified, we need to get timestamp data from the specified part of the string.
When we convert data into the dlt format using DMA, the timestamps of the messages are corrupted, as they show the "import operation processing time". In most cases, the real timestamp is located in the "Payload" of each message.
Sequence diagrams, built for such files, do always have corrupted timestamps.
We need to support an additional optional uml-sequence-id "UTS", which would stand for UML Time Stamp.
If it was specified, we need to get timestamp data from the specified part of the string.