Searched refs:old_progress (Results 1 – 1 of 1) sorted by relevance
72 int old_progress = static_cast<int>(100 * blocks_read_ / total_work_); in Update() local76 if (old_progress != progress) { in Update()
Completed in 5 milliseconds