Time Span From Milliseconds
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.