# better-stopwatch [![CI](https://github.com/ChBrMa/better-stopwatch/actions/workflows/rust.yml/badge.svg?event=push)](https://github.com/ChBrMa/better-stopwatch/actions/workflows/rust.yml) ### This is a module for time measurement in your Rust code --- **Important:** This is a rework of the original crate [Stopwatch](https://crates.io/crates/stopwatch) because it is no longer maintained for about 6 years. Therefore I will revise Stopwatch and continue with new features as better-stopwatch. --- ### **Planned Features** - Writing measured time to files