Files
rust/src/libstd
Mazdak Farrokhzad 117fa1de98 Rollup merge of #63053 - kornelski:clockdrift, r=shepmaster
SystemTime docs: recommend Instant for elapsed time

Introduction to `SystemTime` mentions problems with non-monotonic clocks, but individual methods don't.

For benefit of users who jump directly to method's documentation, also recommend `Instant` in `elapsed` and `duration_since`.

`SystemTime::elapsed()` docs overpromised the elapsed time. It's not elapsed time, but a difference between two clocks.
2019-07-28 21:19:59 +02:00
..
2019-02-28 04:06:15 +09:00
2019-07-27 18:56:17 +03:00
2018-12-25 21:08:33 -07:00
2019-07-25 21:30:08 +02:00
2019-07-15 14:05:28 +02:00
2019-05-29 00:57:42 -04:00
2019-02-28 04:06:15 +09:00
2019-04-23 00:15:43 +02:00
2019-07-02 16:01:06 +02:00
2019-07-01 20:21:12 -07:00
2019-02-28 04:06:15 +09:00