Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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. | |||||
2019-06-19 | Remove unused _get_event_counters | Richard van der Hoff | 1 | -7/+1 | |
This has been redundant since cdb3757942fefdcdc3d33b9c6d7c9e44decefd6f. | |||||