ProtoFlux:TimeSpanTotalSeconds: Difference between revisions

From Resonite Wiki
Created a page for the TimeSpan Total Seconds node.
 
m YoshBot moved page ProtoFlux:TimeSpan Total Seconds to ProtoFlux:TimeSpanTotalSeconds: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:37, 21 August 2025

Seconds
TimeSpan
*
Timespan

The TimeSpan Total Seconds node takes in a TimeSpan and returns with the amount of seconds in that TimeSpan, including the fractional portion of a second, as well as anything longer than a second will be added into the total.

Inputs

TimeSpan (TimeSpan)

The TimeSpan we are getting info from.

Outputs

* (double)

Returns the amount of seconds in this TimeSpan as an double.