Many (most?) system clocks are not monotonic, and even though we're getting a `LocalTime`, which *is* monotonic when using `now()`, it is constructed from a `SystemTime` which isn't. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||
Many (most?) system clocks are not monotonic, and even though we're getting a `LocalTime`, which *is* monotonic when using `now()`, it is constructed from a `SystemTime` which isn't. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||