Timespan that goes to next date showing negative value.

I have a web app that post response time between a start and stop time I am using timespan and when the interval goes to the next date it shows an incorrect negative value. Also I am only displaying whole numbers rounded to nearest minute.

Can anyone help with times that surpass midnight and go into next day? Any help Appreciated.
''StartDatetime and StopDateTime...