Skip to content
[2.2.0] - 2023-01-13

added:
* added `Stopwatch::set_in_place`

changed:
* clarified documentation for `Stopwatch::from_raw` and `<Stopwatch as PartialEq>::eq`
* optimized `Stopwatch` `PartialEq` and `Hash` impls