项目描述

timeout.c implements a tickless hierarchical timing wheel. It provides efficient timeouts with O(1) insertion, cancellation, expiration, and minimum lookup. It is optimized for aperiodic updates in pure software, without an external periodic timer.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Your rating
Review this project