Searched refs:_next_tic_count (Results 1 – 1 of 1) sorted by relevance
92 _count = _next_tic_count = _tic = 0; in restart()107 if ( (_count += increment) >= _next_tic_count ) { display_tic(); } in operator +=()121 unsigned long _count, _expected_count, _next_tic_count; member in boost::progress_display132 _next_tic_count = in display_tic()