| Crates.io | timers |
| lib.rs | timers |
| version | 0.3.0 |
| created_at | 2021-06-20 11:04:34.845483+00 |
| updated_at | 2023-12-25 01:50:35.444641+00 |
| description | Like GNU's time but in Rust! (timeRS) |
| homepage | https://github.com/acheronfail/timers |
| repository | https://github.com/acheronfail/timers |
| max_upload_size | |
| id | 412391 |
| size | 53,155 |
Like GNU time but in Rust!
Some features:
timeSee help
$ timers --help
Basically, just use this as you would use the time built-in that's included in most shells.
Install with cargo:
$ cargo install timers