#include <ELmap.h>
Public Member Functions | |
| CountAndLimit (int lim=-1, int ts=-1, int ivl=-1) | |
| bool | add () |
Public Attributes | |
| int | n {} |
| int | aggregateN {} |
| time_t | lastTime |
| int | limit |
| int | timespan |
| int | interval |
| int | skipped |
| mf::CountAndLimit::CountAndLimit | ( | int | lim = -1, |
| int | ts = -1, |
||
| int | ivl = -1 |
||
| ) |
1.8.11