folly: clock: remove static globals, replace with meyers singleton
authorLucian Grijincu <lucian@fb.com>
Thu, 17 Sep 2015 03:20:29 +0000 (20:20 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Thu, 17 Sep 2015 04:20:17 +0000 (21:20 -0700)
commit2171293fe73e3b08e8aff2af70758e2c5dcdf4d7
tree05a94ccad9654f93aea2726d513558123c1bc757
parent99eb3f45bba336163f28cefe5d549731ea4a886b
folly: clock: remove static globals, replace with meyers singleton

Reviewed By: @yfeldblum

Differential Revision: D2446000
folly/detail/Clock.cpp