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