Searched defs:averageBestShift (Results 1 – 1 of 1) sorted by relevance
380 double averageBestShift = 0; in calculateDragLatency() local393 private void drawLatencyGraph(double[] ft, double[] fy, double[] lt, double averageBestShift) { in drawLatencyGraph()