A union type representing the time spent in a given zone.
t() :: %Strava.TimedZoneRange{max: integer(), min: integer(), time: integer()}