ProtoFlux:TimeSpan Total Minutes

From Resonite Wiki
Revision as of 23:20, 20 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the TimeSpan Total Minutes node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Minutes
TimeSpan
*
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.