summaryrefslogtreecommitdiffstats
path: root/src/ticker.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace tabs following #define with spaces.Jason Evans2017-01-211-1/+1
| | | | This resolves #564.
* Implement ticker.Jason Evans2016-02-201-0/+2
Implement ticker, which provides a simple API for ticking off some number of events before indicating that the ticker has hit its limit.