ProtoFlux:TimeSpan From Ticks

From Resonite Wiki
Revision as of 23:29, 20 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the TimeSpan From Ticks node.)
(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.