ProtoFlux:TimeSpanFromTicks: Difference between revisions

From Resonite Wiki
Created a page for the TimeSpan From Ticks node.
 
m YoshBot moved page ProtoFlux:TimeSpan From Ticks to ProtoFlux:TimeSpanFromTicks: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:36, 21 August 2025

Ticks
TimeSpan
*
Timespan

The TimeSpan From Ticks node takes in a TimeSpan and returns with the amount of ticks in that TimeSpan. There is Microsoft documentation about Ticks.

Inputs

TimeSpan (TimeSpan)

The TimeSpan we are getting info from.

Outputs

* (long)

Returns the amount of ticks in this TimeSpan.