Searched refs:earliest_time (Results 1 – 1 of 1) sorted by relevance
81 const int64_t earliest_time = previous_results_.front().time_; in ProcessLatestResults() local82 const int64_t samples_duration = current_time_ms - earliest_time; in ProcessLatestResults()