Performance: timing-Eigenschaft
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 oder Navigation timing.>
Die veraltete Performance.timing schreibgeschützte Eigenschaft gibt ein PerformanceTiming-Objekt zurück, das latenzbezogene Leistungsinformationen enthält.
Diese Eigenschaft ist in Workern nicht verfügbar.
Warnung:
Diese Eigenschaft ist in der Navigation Timing Level 2 Spezifikation veraltet. Bitte verwenden Sie stattdessen das PerformanceNavigationTiming-Interface.
Wert
Ein PerformanceTiming-Objekt.
Spezifikationen
| Spezifikation |
|---|
| Navigation Timing Level 2> # dom-performance-timing> |
Browser-Kompatibilität
Siehe auch
- Das
Performance-Interface, zu dem es gehört.