Timer Class
Name | Description | |
---|---|---|
Timer(RunObj, int) | Construct the instance | |
Timer(RunObj, int[]) | Construct the instance |
Name | Description | |
---|---|---|
OnContinue(int) | Execute initial code to active Counter | |
OnPause(int) | Execute initial code to active Counter | |
OnStart(TModule) | Execute initial code to active Timer | |
OnStop(int) | Execute initial code to active Counter |