Searched refs:timeProgression (Results 1 – 2 of 2) sorted by relevance
51 final int timeProgression = 23; in populateIntervalStats() local52 long time = System.currentTimeMillis() - (NUMBER_OF_EVENTS * timeProgression); in populateIntervalStats()122 time += timeProgression; // Arbitrary progression of time in populateIntervalStats()
127 final int timeProgression = 23; in populateIntervalStats() local128 long time = System.currentTimeMillis() - (numberOfEvents*timeProgression); in populateIntervalStats()205 time += timeProgression; // Arbitrary progression of time in populateIntervalStats()