Defines commonly used time spans to save memory allocations.
The following tables list the members exposed by the TimeSpans type.
Name | Description | |
---|---|---|
![]() ![]() |
Represents a time span of one day. |
|
![]() ![]() |
Represents a time span of one hour. |
|
![]() ![]() |
Represents a time span of minus one day. |
|
![]() ![]() |
Represents a time span of minus one week. |
|
![]() ![]() |
Represents a time span of one minute. |
|
![]() ![]() |
Represents a time span of one second. |
|
![]() ![]() |
Represents a time span of one tick. |
|
![]() ![]() |
Represents a time span of one week. |
Name | Description | |
---|---|---|
![]() ![]() |
Initializes a new instance of the TimeSpan class that represents the specified amount of days. |
|
![]() ![]() |
Initializes a new instance of the TimeSpan class that represents the specified amount of hours. |
|
![]() ![]() |
Initializes a new instance of the TimeSpan class that represents the specified amount of minutes. |
|
![]() ![]() |
Initializes a new instance of the TimeSpan class that represents the specified amount of seconds. |