timingMeasures Property

New for Internet Explorer 9

[This documentation is preliminary and is subject to change.]

Get a reference to an MSPerformanceTimingMeasures object, which contains properties that describe built-in performance measures for the document that is loaded into the the window object.

Syntax

[ oPerformanceTiming = ] MSPerformance.timingMeasures

Possible Values

oPerformanceTiming A reference to the MSPerformanceTimingMeasures object.

The property is read-only. The property has no default value.

Standards Information

There is no public standard that applies to this property.

Applies To

MSPerformance

See Also

MSPerformanceTimingMeasures