Protected_Protected_ReadonlydaysThe total number of ticks that days this amount of time.
ReadonlyhoursThe total number of ticks that hours this amount of time.
ReadonlymillisecondsThe total number of ticks that milliseconds this amount of time.
ReadonlyminutesThe total number of ticks that minutes this amount of time.
ReadonlysecondsThe total number of ticks that seconds this amount of time.
ReadonlyticksThe total number of ticks that represent this amount of time.
+1, 0, or -1 depending on the time direction.
The value of this TimeSpan reduced to the clock and calendar.
Provides an standard interface for acquiring the total time.
StaticzeroSum the value of this TimeSpan with another time quantity.
Compares this instance against any other time quantity instance.
Compares this instance against any other time quantity instance and return true if the amount of time is the same.
Returns the total amount of time measured in the requested TimeUnit.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfromStaticfromStaticget
TimeSpan expands on TimeQuantity to provide an class that is similar to .NET's TimeSpan including many useful static methods.