Collection of general purpose time tools.
``` rust test use time_tools::*;
```
shell cargo add time_tools
shell test git clone https://github.com/Wandalen/wTools cd wTools cd sample/rust/time_tools_trivial cargo run