Home
last modified time | relevance | path

Searched refs:MovingAverage (Results 1 – 2 of 2) sorted by relevance

/plugin/moaieditor/scripts/
Dajax.js147 …this.elapsed1 = new MoaiEditor.MovingAverage('Request', 3); // Time taken by HTTP request (non …
148 …this.elapsed2 = new MoaiEditor.MovingAverage('Blocking', 4); // Time taken by DOM update (blocki…
199 MoaiEditor.MovingAverage = class { class in MoaiEditor
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1MovingAverage {\n constructor() {\n this._n = 1;\n this._val = 0;\n }\n upd…