Files
pezkuwi-subxt/substrate/client/db/src
Bastian Köcher d25d3896d7 Make duration calculation robust against clock drift (#10042)
It is possible that `Instant::now()` is returning an earlier clock time when being called a second
time. To guard against this, we should use `saturating_duration_since`.
2021-10-18 08:18:13 +00:00
..
2021-08-31 12:41:44 +00:00
2021-10-07 09:31:39 +00:00
2021-08-09 13:22:28 +00:00
2021-10-07 09:31:39 +00:00