Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-19 | Sanity-checking for metrics updates | Richard van der Hoff | 1 | -7/+33 | |
Check that our clocks go forward. | |||||
2019-06-19 | Simplify PerformanceCounters.update interface | Richard van der Hoff | 1 | -11/+12 | |
we already have the duration for the update, so may as well use it rather than passing extra params around and recalculating it. | |||||