ProtoFlux:TimeSpan From Milliseconds

From Resonite Wiki
Revision as of 22:44, 20 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the TimeSpan From Milliseconds node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Time Span From Milliseconds
Value
*
Timespan

The TimeSpan From Milliseconds node takes in the amount of milliseconds and converts it into a TimeSpan that shows the span of time in milliseconds. When using a display node, the TimeSpan will show the extra information.

Inputs

Value (double)

The amount of milliseconds.

Outputs

* (TimeSpan)

Returns the TimeSpan with the amount of milliseconds.