#include <delaychan.h>
Inheritance diagram for PAdaptiveDelay:

Public Member Functions | |
| PAdaptiveDelay () | |
| BOOL | Delay (int time) |
| void | Restart () |
Protected Attributes | |
| BOOL | firstTime |
| PTime | targetTime |
| PAdaptiveDelay::PAdaptiveDelay | ( | ) |
| BOOL PAdaptiveDelay::Delay | ( | int | time | ) |
| void PAdaptiveDelay::Restart | ( | ) |
BOOL PAdaptiveDelay::firstTime [protected] |
PTime PAdaptiveDelay::targetTime [protected] |
1.5.1