ProtoFlux:TimeSpan From Minutes: Difference between revisions

From Resonite Wiki
Created a page for the TimeSpan From Minutes node.
 
fixed small typo.
 
Line 24: Line 24:
=== * ([[Type:TimeSpan|TimeSpan]]) ===
=== * ([[Type:TimeSpan|TimeSpan]]) ===


Return the TimeSpan with the amount of minutes.
Returns the TimeSpan with the amount of minutes.


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

Latest revision as of 22:39, 20 May 2024

Time Span From Minutes
Value
*
Timespan

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

Inputs

Value (double)

The amount of minutes.

Outputs

* (TimeSpan)

Returns the TimeSpan with the amount of minutes.