PAdaptiveDelay Class Reference
#include <delaychan.h>
List of all members.
Detailed Description
Class for implementing an "adaptive" delay. This class will cause the the caller to, on average, delay the specified number of milliseconds between calls. This can be used to simulate hardware timing for a sofwtare only device
Constructor & Destructor Documentation
| PAdaptiveDelay::PAdaptiveDelay |
( |
|
) |
|
Member Function Documentation
| BOOL PAdaptiveDelay::Delay |
( |
int |
time |
) |
|
| void PAdaptiveDelay::Restart |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: