A simple countdown timer that counts down from 10 to 0, decreasing the progress bar by 10% every second.
A simple example that displays an indeterminate progress bar for 1 second.
A simple example that wraps an iterator and updates progress automatically.
A simple example that increments progress by 1% every 50ms using [`Progress`].