Interestingly enough, I found it to be surprisingly complicated to implement a time interval picker with Apple’s at the time provided UI elements. Originally, I planned on modifying their Datepicker (the one with the satisfying drums), but it wouldn’t work. So I made this, which is good enough (fast, intuitive, precise) for a personal project.

I classify it as bad UI, though, because there’s a whole bunch of better approaches to this problem.