The fields of System.TimeSpan are listed below. For a list of all members, see the TimeSpan Members list.
See Also: Inherited members from System.ValueType
static readonlyMaxValue TimeSpan. Returns a TimeSpan whose value is the maximum value for the TimeSpan type. static readonlyMinValue TimeSpan. Returns a TimeSpan whose value is the minimum value for the TimeSpan type. constTicksPerDay long (864000000000). Represents the number of ticks in 1 day. constTicksPerHour long (36000000000). Represents the number of ticks in 1 hour. constTicksPerMillisecond long (10000). Represents the number of ticks in 1 millisecond. constTicksPerMinute long (600000000). Represents the number of ticks in 1 minute. constTicksPerSecond long (10000000). Represents the number of ticks in 1 second. static readonlyZero TimeSpan. Returns a TimeSpan whose value is 0.