svartalf / rust-battop

Interactive batteries viewer
https://crates.io/crates/battop
Apache License 2.0
470 stars 20 forks source link

[feature request] allow fractional "delay" time #24

Open butla opened 1 year ago

butla commented 1 year ago

It would be cool if I could get a more fluent chart with --delay option set to something like 0.5, 0.2 or 0.1, or 0.01 seconds.

If I ever finally get more serious about Rust I might implement this myself :)