resumable_cost_counter
A cost counter for resumable, repeating processes.
Procs | |
record_progress | Updates the counter based on the time spent making progress and whether we finished the task. |
---|---|
to_string | Gets a display string for this cost counter. |
Proc Details
record_progress
Updates the counter based on the time spent making progress and whether we finished the task.
to_string
Gets a display string for this cost counter.