The TimeInterval type exposes the following members.

Constructors

  NameDescription
TimeIntervalOverloaded.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Duration
Gets the absolute duration of the current time interval (difference between Finish and Start values).
Finish
Gets the finish date and time of the current time interval.
Start
Gets the start date and time of the current time interval.

See Also