Use coarse_steady_clock instead of steady_clock
Summary: IntervalRateLimiter was already operating on millisecond granularity. coarse_steady_clock offers better performance because it's on millisecond granularity. Reviewed By: yfeldblum Differential Revision: D8245042 fbshipit-source-id: 7ce0e347c0498ff2741adc727577c3bb2ce63979
Showing
Please register or sign in to comment