Public Member Functions | |
| PBCTimer (PBCAgent *ag, double p=1) | |
| void | start (void) |
| void | stop (void) |
| void | setPeriod (double p) |
| void | setVariance (double v) |
| void | handle (Event *e) |
Protected Attributes | |
| int | started |
| Event | intr |
| PBCAgent * | agent |
| double | period |
| double | variance |
1.7.1