remove constant tick
Summary: Preciesly calculate the next tick. Currently only calculates the tick based on the lowest level of wheel timer, so it will still tick at least every WHEEL_SIZE intervals. Currently the tick calculation is a linear scan over all the buckets, the next diff will optimize this. Reviewed By: yfeldblum Differential Revision: D3637096 fbshipit-source-id: 53dd596a2085c05c657cccbc7efba267bbd086a6
Showing
Please register or sign in to comment