This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

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 인터페이스를 대신 사용해주세요.