apply clang-tidy modernize-use-override
[folly.git] / folly / detail / Stats.h
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-09-16 Adam Simpkinsupdate stats APIs to use TimePoint vs Duration correctly
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-05-20 Adam Simpkinsmove rateHelper() to detail/Stats.h
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-26 Adam Simpkinsfolly: simplify the stats avgHelper() function
2012-08-26 Adam SimpkinsBucketedTimeSeries: fix type converison issues computin...
2012-08-26 Adam SimpkinsAdd BucketedTimeSeries to folly