public final class TimerControlEvent extends TimerEvent
Modifier and Type | Class and Description |
---|---|
static class |
TimerControlEvent.ClockType
Constants controlling the clocking.
|
Constructor and Description |
---|
TimerControlEvent(TimerControlEvent.ClockType clockType)
Constructor takes a clocking type as parameter.
|
Modifier and Type | Method and Description |
---|---|
TimerControlEvent.ClockType |
getClockType()
Returns clocking type.
|
public TimerControlEvent(TimerControlEvent.ClockType clockType)
clockType
- for internal or external clockingpublic TimerControlEvent.ClockType getClockType()