свойство performance
Performance performanceДанные о времени выполнения и навигации для этого окна.
Другие ресурсы
- Измерение скорости загрузки страницы с помощью времени навигации от HTML5Rocks.
- Спецификация времени навигации от W3C.
Исходный код
@DomName('Window.performance')
@DocsEditable()
@SupportedBrowser(SupportedBrowser.CHROME)
@SupportedBrowser(SupportedBrowser.FIREFOX)
@SupportedBrowser(SupportedBrowser.IE)
Performance get performance =>
_blink.BlinkWindow.instance.performance_Getter_(this);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/Window/performance.html