aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/trackers.rs
AgeCommit message (Collapse)Author
2018-04-27add boon tracking basicsDaniel Schadt
2018-04-25introduce trackersDaniel Schadt
Trackers help us to keep the code somewhat cleaner, especially in the statistics::calculate function.