2017
[folly.git] / folly / experimental / AutoTimer.h
2017-01-04 Yedidya Feldblum2017
2016-07-02 Aravind AnbuduraiMoved object destructor should not log
2016-07-01 Aravind AnbuduraiMake AutoTimer work with std::chrono::duration instead...
2016-07-01 Aravind Anbuduraiclang-format AutoTimer.h
2016-06-30 Aravind AnbuduraiMake AutoTimer usable with Closures
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-25 Andrey GoderSupport 'min ms to log'
2015-03-25 Alexey SpiridonovFix logFormat
2015-03-03 Andrey GoderAdd AutoTimer to folly