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

Add performance.now/timeOrigin #40

Merged
merged 2 commits into from
Jun 1, 2023
Merged

Add performance.now/timeOrigin #40

merged 2 commits into from
Jun 1, 2023

Conversation

jasnell
Copy link
Contributor

@jasnell jasnell commented May 4, 2023

performance.now() and performance.timeOrigin are beginning to show up in more and more ecosystem modules. It makes sense to include them in the minimal set.

`performance.now()` and `performance.timeOrigin` are beginning to show up in more and more ecosystem modules. It makes sense to include them in the minimal set.
@JakeChampion
Copy link

Yes! These are so useful to have 😁

Copy link
Member

@legendecas legendecas left a comment

Choose a reason for hiding this comment

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

Glad to see the High-Resolution Time APIs are added to the common-minimum-api!

Copy link
Member

@andreubotella andreubotella left a comment

Choose a reason for hiding this comment

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

LGTM

index.bs Outdated Show resolved Hide resolved
Co-authored-by: Andreu Botella <andreu@andreubotella.com>
@jasnell jasnell merged commit fc3eb80 into main Jun 1, 2023
1 check passed
@jasnell jasnell deleted the performance-now branch June 1, 2023 19:17
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

Successfully merging this pull request may close these issues.

None yet

4 participants