Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timers: optimize for timeout extension pattern
it is more likely an older timeout gets canceled and replaced. reversing the search might yield some performance improvement in this case
- Loading branch information