Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -1/+1 |
| | | | | This resolves #564. | ||||
* | Implement ticker. | Jason Evans | 2016-02-20 | 1 | -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. |