Expand description
Progress reporting utilities for long-running operations
Structs§
- Progress
- A simple progress reporter for tracking operation progress
- Progress
Handler - A progress handler that can be passed to operations
Functions§
- console_
progress_ callback - Create a simple console progress callback
- silent_
progress_ callback - Create a silent progress callback (does nothing)
Type Aliases§
- Progress
Callback - A callback type for progress updates