Hello Martin and welcome!
The TotalSeconds property "Gets the value of the current System.TimeSpan structure expressed in whole and fractional seconds."
Here is a link for your convenience.
http://msdn.microsoft.com/en-us/library/system.timespan.totalseconds.aspx
You can see the only difference between TotalSeconds and TotalMilliseconds is the decimal place. Hopefully this helps clear it up, but if not let me know!
Thanks,
Chad