Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use performance.now instead of Date.now, which may provide a higher-resolution time (depending on the browser's Spectre mitigation settings). Add performance.timeOrigin so that the returned value is still relative to the Unix epoch.
- Loading branch information