Searched refs:timeProgression (Results 1 – 2 of 2) sorted by relevance
48 final int timeProgression = 23; in populateIntervalStats() local49 long time = System.currentTimeMillis() - (NUMBER_OF_EVENTS * timeProgression); in populateIntervalStats()108 time += timeProgression; // Arbitrary progression of time in populateIntervalStats()
125 final int timeProgression = 23; in populateIntervalStats() local126 long time = System.currentTimeMillis() - (numberOfEvents*timeProgression); in populateIntervalStats()192 time += timeProgression; // Arbitrary progression of time in populateIntervalStats()