haXe API Documentation
Back | Index
extern class js.html.Performance
extends EventTarget
Available in js
The articles linked to from here will help you improve performance, whether you're developing core Mozilla code or an add-on.

Documentation for this class was provided by MDN.
var memory(default,null) : MemoryInfo
var navigation(default,null) : PerformanceNavigation
var timing(default,null) : PerformanceTiming
function now() : Float
Back | Index