ProtoFlux:TimeSpanFromTicks

From Resonite Wiki
Revision as of 00:36, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:TimeSpan From Ticks to ProtoFlux:TimeSpanFromTicks: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.