console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.22k stars 238 forks source link

Display milliseconds for low `elapsed` times. #598

Open lgarron opened 9 months ago

lgarron commented 9 months ago

Addresses https://github.com/console-rs/indicatif/issues/597

See https://github.com/console-rs/indicatif/issues/597#issuecomment-1751404133 for some thoughts on alternatives.