Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding elapsedTimestamp #22

Open
jvanattedev opened this issue Aug 18, 2023 · 3 comments
Open

Question regarding elapsedTimestamp #22

jvanattedev opened this issue Aug 18, 2023 · 3 comments

Comments

@jvanattedev
Copy link

Do I understand this correctly: this is the number of milliseconds since the initial pageload?

@mauriciolauffer
Copy link
Owner

Yes, that's correct. It uses the event.timeStamp property: https://developer.mozilla.org/en-US/docs/Web/API/Event/timeStamp

@jvanattedev
Copy link
Author

Does it refer to another moment than this

  • @Property {string} timestamp - When event was logged

@mauriciolauffer
Copy link
Owner

Yes, it does. Have a look at the demo: https://mauriciolauffer.github.io/openui5-error-collector/demo/index.html

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants