#include <delaychan.h>
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] |