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 specification 문서에 따라 더 이상 지원되지 않습니다. PerformanceNavigationTiming
인터페이스를 대신 사용해주세요.
값
명세서
| Specification |
|---|
| Navigation Timing Level 2> # dom-performance-timing> |
브라우저 호환성
같이 보기
- 이 속성이 속한
Performance인터페이스