Performance performance

Timing and navigation data for this window.

Other resources

Source

@DomName('Window.performance')
@DocsEditable()
@SupportedBrowser(SupportedBrowser.CHROME)
@SupportedBrowser(SupportedBrowser.FIREFOX)
@SupportedBrowser(SupportedBrowser.IE)
Performance get performance =>
    _blink.BlinkWindow.instance.performance_Getter_(this);