std::chrono'ize EventBase::loopBody
authorChristopher Dykes <cdykes@fb.com>
Sat, 7 Jan 2017 20:51:21 +0000 (12:51 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 7 Jan 2017 21:03:09 +0000 (13:03 -0800)
commit77249d4d47f17e9ca9611166778196f317015c77
tree97fc34e8f5d83be5465e61857ed063e73d690223
parentaee08623808a83c9f2449a6ff91d15c384af2e92
std::chrono'ize EventBase::loopBody

Summary: Because modern is good, and this allows for cleaner interaction with the other APIs being `std::chrono`ized.

Reviewed By: yfeldblum

Differential Revision: D4377773

fbshipit-source-id: 42ad5ad8476a3678e02e9314f9592f5449102f00
folly/io/async/EventBase.cpp
folly/io/async/EventBase.h