| Interface | Description |
|---|---|
| StopwatchManager |
The main class for controlling stopwatch.
|
| TimeInStatusService |
The main class for calculate time in status.
|
| TimerManager |
The main class for controlling timer.
|
| TransitionCounterService |
The main class for calculate the number of transitions.
|
| Class | Description |
|---|---|
| ParametersForCalculationTimeInStatusDto | |
| ParametersForCalculationTimeInStatusDto.CalculationParametersDtoBuilder | |
| StopwatchActionDto | |
| TimeFormatUtils | |
| TimerActionDto |
The class is used to pass parameters about the action with a timer.
|
| TransitionCounterDataDto | |
| TransitionCounterDataDto.TransitionCounterDataDtoBuilder |
| Enum | Description |
|---|---|
| Action |
Basic action on a timer or stopwatch.
|