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, schreibgeschützte Eigenschaft Performance.timing gibt ein PerformanceTiming-Objekt zurück, das latenzbezogene Leistungsinformationen enthält.
Diese Eigenschaft ist in Web-Workern nicht verfügbar.
Warnung:
Diese Eigenschaft ist im Navigation Timing Level 2 spec 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.