| Node Name | Description |
|---|---|
| TimeSpanDays | Returns the Number of Days in the TimeSpan. |
| TimeSpanFromDays | Creates a TimeSpan that lasts the provided number of Days. |
| TimeSpanFromHours | Creates a TimeSpan that lasts the provided number of Hours. |
| TimeSpanFromMilliseconds | Creates a TimeSpan that lasts the provided number of Milliseconds. |
| TimeSpanFromMinutes | Creates a TimeSpan that lasts the provided number of Minutes. |
| TimeSpanFromSeconds | Creates a TimeSpan that lasts the provided number of Seconds. |
| TimeSpanFromTicks | Creates a TimeSpan that lasts the provided number of Ticks. |
| TimeSpanHours | Returns the Number of Hours in the TimeSpan. |
| TimeSpanMilliseconds | Returns the Number of Milliseconds in the TimeSpan. |
| TimeSpanMinutes | Returns the Number of Minutes in the TimeSpan. |
| TimeSpanSeconds | Returns the Number of Seconds in the TimeSpan. |
| TimeSpanTicks | Returns the Number of Ticks in the TimeSpan. |
| TimeSpanTotalDays | Returns every passed Day in the TimeSpan summed up. |
| TimeSpanTotalHours | Returns every passed Hour in the TimeSpan summed up. |
| TimeSpanTotalMilliseconds | Returns every passed Millisecond in the TimeSpan summed up. |
| TimeSpanTotalMinutes | Returns every passed Minute in the TimeSpan summed up. |
| TimeSpanTotalSeconds | Returns every passed Second in the TimeSpan summed up. |
Pages in category "ProtoFlux:Time:TimeSpan"
The following 17 pages are in this category, out of 17 total.
T
- ProtoFlux:TimeSpanDays
- ProtoFlux:TimeSpanFromDays
- ProtoFlux:TimeSpanFromHours
- ProtoFlux:TimeSpanFromMilliseconds
- ProtoFlux:TimeSpanFromMinutes
- ProtoFlux:TimeSpanFromSeconds
- ProtoFlux:TimeSpanFromTicks
- ProtoFlux:TimeSpanHours
- ProtoFlux:TimeSpanMilliseconds
- ProtoFlux:TimeSpanMinutes
- ProtoFlux:TimeSpanSeconds
- ProtoFlux:TimeSpanTicks
- ProtoFlux:TimeSpanTotalDays
- ProtoFlux:TimeSpanTotalHours
- ProtoFlux:TimeSpanTotalMilliseconds
- ProtoFlux:TimeSpanTotalMinutes
- ProtoFlux:TimeSpanTotalSeconds