fn refresh(self: *Progress) void
Updates the terminal and resets self.next_refresh_timestamp. Thread-safe.
self.next_refresh_timestamp
self: *Progress,