azizbajwa9 azizbajwa9 21-05-2017 World Languages contestada Write a function elapsed_time that takes as its arguments two time structures and returns a time structure that represents the elapsed time (in hours, minutes, and seconds) between the two times. So the call elapsed_time (time1, time2).