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 |
ブラウザの互換性
BCD tables only load in the browser