Skip to main content

Progress.advance

advanceamount

Documentation

Reports progress of the computation. Adds provided amount to the already accumulated work towards up_to value provided when creating this Progress.

Arguments

  • amount: value to add to the progress. Must be >= 0

Returns

The self value.