ProtoFlux:TimeSpanFromHours: Difference between revisions

From Resonite Wiki
Created a page for the TimeSpan From Hours node.
 
m YoshBot moved page ProtoFlux:TimeSpan From Hours to ProtoFlux:TimeSpanFromHours: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 24: Line 24:
=== * ([[Type:TimeSpan|TimeSpan]]) ===
=== * ([[Type:TimeSpan|TimeSpan]]) ===


Time TimeSpan of the amount of hours.
Returns the TimeSpan with the amount of hours.


[[Category:ProtoFlux:Time:TimeSpan]]
[[Category:ProtoFlux:Time:TimeSpan]]

Latest revision as of 00:36, 21 August 2025

Time Span From Hours
Value
*
Timespan

The TimeSpan From Hours node takes in the amount of hours and converts it into a TimeSpan that shows the span of time in hours.

Inputs

Value (double)

The amount of hours.

Outputs

* (TimeSpan)

Returns the TimeSpan with the amount of hours.