TimeType enum TimeType : Int These correspond to the selection in the segmented switch. setTime This means that we are setting the start time. Declaration Swift case setTime warnTime This means that we are setting the warning time threshold. Declaration Swift case warnTime finalTime This means that we are setting the final time threshold. Declaration Swift case finalTime