Created a page fo rthe TimeSpan Total Hours node. |
m YoshBot moved page ProtoFlux:TimeSpan Total Hours to ProtoFlux:TimeSpanTotalHours: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:36, 21 August 2025
Hours
Timespan
The TimeSpan Total Hours
node takes in a TimeSpan and returns with the amount of hours in that TimeSpan, including the fractional portion of a hour, as well as anything longer than an hour will be added into the total.
Inputs
TimeSpan (TimeSpan)
The TimeSpan we are getting info from.
Outputs
* (double)
Returns the amount of hours in this TimeSpan as an double.