Window.performance
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.
Window
インタフェースのパフォーマンスプロパティは、現在のドキュメントに関するパフォーマンス情報を収集するために使用できる Performance
オブジェクトを返します。これはパフォーマンスタイムライン API、高解像度時間 API、ナビゲーションタイミング API、ユーザータイミング API およびリソースタイミング API の公開ポイントとして機能します。
構文
performanceData = window.performance;
値
それが公開する API によって提供されるパフォーマンスおよびタイミング関連情報へのアクセスを提供する Performance
オブジェクト。
仕様
Specification |
---|
High Resolution Time # the-performance-attribute |
ブラウザの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | server | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
performance | ||||||||||||||
Available in workers |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Partial support
- Partial support
- Has more compatibility info.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.