summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-19Sanity-checking for metrics updatesRichard van der Hoff1-7/+33
Check that our clocks go forward.
2019-06-19Simplify PerformanceCounters.update interfaceRichard van der Hoff1-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-19Remove unused _get_event_countersRichard van der Hoff1-7/+1