std::chrono'ize EventBase::setMaxLatency
authorChristopher Dykes <cdykes@fb.com>
Sat, 7 Jan 2017 20:51:20 +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)
commitaee08623808a83c9f2449a6ff91d15c384af2e92
tree1eb7663e607442f7da82048e550dfe5ae25d0469
parent8f22c4e3ae765fa8b631c07ffa90dc4ba1aff279
std::chrono'ize EventBase::setMaxLatency

Summary: Onward towards more modern code!

Reviewed By: yfeldblum

Differential Revision: D4377678

fbshipit-source-id: 6ca5ecd902be9028fb55f139374f7919fa522899
folly/io/async/EventBase.cpp
folly/io/async/EventBase.h
folly/io/async/test/EventBaseTest.cpp