Time Stamp Generation Query #723
Unanswered
Praveen1448
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When trying to read the Logs time stamp, the time stamp we get is when we see the Log(with dlt-receive), but not when the actual log is generated. is this how it works? or else is there any way to get the actual time stamp of when the log got generated?
as you can see I have made the logs to generate with a delay of 1 sec. when the 11th log(red box) is generated the time stamp is 10.28.02(yellow box) and I have stopped the dlt-receive waited for 1 min and started the dlt-receive again, then the 12th log's(blue box) timestamp is 10.29.08(green box) but here the actual log is generated on the time of 10.28.03 but the log timestamp is the time when I started the dlt-receive.
is this how you intend to implement it? or else do we have any other way to get the actual time stamp of the log generated please help me with it?
@minminlittleshrimp @lti9hc
Beta Was this translation helpful? Give feedback.
All reactions