Performance

Performance

package js-html

Available on js

The Performance interface represents timing-related performance information for the given page.

Documentation Performance by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

Is a PerformanceNavigation object representing the type of navigation that occurs in the given browsing context, like the amount of redirections needed to fetch the resource.

read only timing:PerformanceTiming

Is a PerformanceTiming object containing latency-related performance information.

Methods

now ():Float

Returns a DOMHighResTimeStamp representing the amount of milliseconds elapsed since a reference instant.

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/Performance.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部