Constructs a TimeSpan object.
The total duration in milliseconds.
Constructs a TimeSpan object from an existing ITimeSpan object.
An ITimeSpan object containing the duration.
Gets the whole days in the duration.
Gets the whole hours in the duration.
Gets the remaining milliseconds after extracting whole seconds.
Gets the whole minutes in the duration.
Gets the whole seconds in the duration.
Gets the total duration in whole days.
Gets the total duration in whole hours.
Gets the total duration in milliseconds.
Gets the total duration in whole minutes.
Gets the total duration in whole seconds.
Gets the total duration in whole weeks.
Gets the whole weeks in the duration.
Generated using TypeDoc
Represents a duration of time and provides methods to access individual components of the duration (milliseconds, seconds, minutes, etc.).
Since
4.3.0
Version
2023-11-27