Searched refs:fbu_rt_start (Results 1 – 1 of 1) sorted by relevance
103 fbu_rt_start: 0, property961 this._timing.fbu_rt_start = (new Date()).getTime();1103 if (this._timing.fbu_rt_start > 0) {1105 Util.Info("First FBU latency: " + (now - this._timing.fbu_rt_start));1153 this._timing.fbu_rt_start > 0) {1163 if (this._timing.fbu_rt_start > 0) {1164 var fbu_rt_diff = now - this._timing.fbu_rt_start;1172 this._timing.fbu_rt_start = 0;1842 this._timing.fbu_rt_start = (new Date()).getTime();