user timing
< apis
user timing
This page has been flagged with the following issues:
High-level issues:
Content:
W3C Candidate Recommendation
Summary
This API defines an interface to help web developers measure the performance of their applications by giving them access to high precision timestamps.
| API Name | Summary |
|---|---|
| Performance | Exposes a high precision timestamp to developers so they can better measure the performance of their applications. |
| PerformanceMark | Exposes marks created via the mark() method to the Performance Timeline. |
| PerformanceMeasure | Exposes measures created via the measure() method to the Performance Timeline. |
Notes
Based on [W3C User Timing Candidate Recommendation Specification]
See also
Related articles
Performance
- user timing
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here