#include <LgiClasses.h>
Inherited by GProgressStatusPane.
Public Member Functions | |
| DoEvery (int p=1000) | |
| Constructor. | |
| void | Init (int p=-1) |
| Reset the timer. | |
| bool | DoNow () |
| Returns true when the time has expired. Resets automatically. | |
| DoEvery::DoEvery | ( | int | p = 1000 |
) |
| void DoEvery::Init | ( | int | p = -1 |
) |
1.5.7.1