Rusty Time
A simple timer.
Example
Either run cargo add rusty_timer or manually add the following to the [dependencies] section of your Cargo.toml file.
= "0.12.0"
// main.rs
use Timer;
Historical Note
rusty_time was part of rusty_engine up until after version 0.11.1.
Contribution
All contributions are assumed to be dual-licensed under MIT/Apache-2.
License
Distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See license/APACHE and license/MIT.
Sponsor
If you like rusty_time, please consider sponsoring me on GitHub. 💖