std::chrono'ize EventBase::setLoadAvgMsec
authorChristopher Dykes <cdykes@fb.com>
Fri, 6 Jan 2017 22:00:46 +0000 (14:00 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 6 Jan 2017 22:03:03 +0000 (14:03 -0800)
commit02cae39d6c0c8f67e788d6f3b282ad22a4240194
tree17f46532431d07a7cbfc12e579f95e2849ce5edf
parent7b4bb3f5715c1f30757483cc6f1815314eb9e1d8
std::chrono'ize EventBase::setLoadAvgMsec

Summary: Modernization is good.

Reviewed By: yfeldblum

Differential Revision: D4377612

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