KEMBAR78
Convert generateCertificate argument to DOMHighResTimeStamp by alvestrand · Pull Request #2700 · w3c/webrtc-pc · GitHub
Skip to content

Conversation

@alvestrand
Copy link
Contributor

@alvestrand alvestrand commented Nov 22, 2021

Also add some explainer notes.

Fixes #2674


Preview | Diff

webrtc.html Outdated
<dt data-tests=
"RTCPeerConnection-generateCertificate.html,RTCCertificate.html">
<dfn>expires</dfn>, of type {{EpochTimeStamp}}
<dfn>expires</dfn>, of type {{DOMHighResTimeStamp}}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use type "long long" and say "milliseconds relative to EpochTimestamp now()"

@alvestrand alvestrand merged commit 70af77e into main Dec 2, 2021
@alvestrand alvestrand deleted the hires-timestamp branch December 2, 2021 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider using DOMHighResTimestamp instead of DOMTimeStamp

2 participants