TimerState public enum TimerState States a Timer can be in. Documentation Completed = 3 Exceeded = 4 Running = 2 Started = 1 Unknown = 0