Performance: timing プロパティ
Deprecated
Avoid using this feature in new projects.
This feature is supserseded by the PerformanceNavigationTiming API.
This feature may be a candidate for removal from web standards or browsers.>
Consider using the following features instead: PerformanceまたはNavigation timing.>
古い Performance.timing 読み取り専用プロパティは、遅延時間に関するパフォーマンス情報を含む PerformanceTiming オブジェクトを返します。
このプロパティはワーカーでは使用できません。
警告:
このプロパティは Navigation Timing Level 2 仕様書では非推奨です。代わりに PerformanceNavigationTiming を使用してください。
値
PerformanceTiming オブジェクトです。
仕様書
この機能は標準化路線上にはありません。 Navigation Timing 仕様書では非推奨としています。
代わりに PerformanceNavigationTiming インターフェイスを使用してください。
ブラウザーの互換性
関連情報
- 所属先の
Performanceインターフェイス