summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/ticker.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement ticker.Jason Evans2016-02-201-0/+75
Implement ticker, which provides a simple API for ticking off some number of events before indicating that the ticker has hit its limit.