We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6d83d commit c4663a6Copy full SHA for c4663a6
CHANGELOG.md
@@ -12,7 +12,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
12
13
- Fixed an issue with the monotonic clock for macOS/iOS where it would undermeasure time compared to
14
what would be measured by `std::time::Instant` due to using a clock source that did not account
15
- for device sleep.
+ for device sleep. ([#97](https://github.com/metrics-rs/quanta/pull/97))
16
17
## [0.12.1] - 2023-10-31
18
0 commit comments