Objects
This section describes the objects associated with timing and performance standards supported by Windows Internet Explorer and Windows Store apps.
In this section
| Topic | Description |
|---|---|
|
Provides access to timing related information regarding navigation and performance for the document that is loaded into the window object. | |
|
Represents the base object for performance and timing objects, such as PerformanceMark, PerformanceMeasure, and PerformanceResourceTiming. | |
|
Represents the time a named activity occurred. | |
|
Represents the time elapsed between two performance marks. | |
|
Provides timing information regarding the navigation tasks for the current webpage. | |
|
Represents a series of pre-defined performance marks. | |
|
Collects time measurements that are recorded while a webpage is loaded and presented to the user. This object is not supported for Windows Store apps using JavaScript. |