Module OnDelayTimer
The class that's used to create and manage OnDelayTimers.
Info:
- Copyright: Debaru Kft. 2017
- Release:
- License: GNU
- Author: Debaru Kft
| input |
Input of the Timer. |
| output |
Output of the Timer. |
| retentive |
Represents whether the OnDelayTimer is retentive. |
| time |
Sprecifies the amont of the delay. |
-
OnDelayTimer ()
-
Creates an OnDelayTimer instance.
-
reset ()
-
Resets an OnDelayTimer.
-
input
-
Input of the Timer.
-
output
-
Output of the Timer.
-
retentive
-
Represents whether the OnDelayTimer is retentive.
-
time
-
Sprecifies the amont of the delay. Resolution is in ms.