Tracks Limits. More...
Public Member Functions | |
| LimitTracker (int a_limit, int a_limitExpirySeconds) | |
| void | use () |
| uses up something counting towards the limit | |
| bool | isAllowed () |
| checks if the max number of uses have been reached within the given | |
Tracks Limits.