Created a page for the TimeSpan Total Milliseconds node. |
m YoshBot moved page ProtoFlux:TimeSpan Total Milliseconds to ProtoFlux:TimeSpanTotalMilliseconds: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:36, 21 August 2025
Milliseconds
Timespan
The TimeSpan Total Milliseconds
node takes in a TimeSpan and returns with the amount of milliseconds in that TimeSpan, including the fractional portion of a millisecond, as well as anything longer than a millisecond will be added into the total.
Inputs
TimeSpan (TimeSpan)
The TimeSpan we are getting info from.
Outputs
* (double)
Returns the amount of milliseconds in this TimeSpan as an double.