ProtoFlux:TimeSpan Ticks

From Resonite Wiki
Revision as of 11:02, 30 January 2025 by AmasterAmaster (talk | contribs) (Added the TimeSpan Ticks node page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Ticks
TimeSpan
*
Timespan

The TimeSpan Ticks node takes in a TimeSpan and returns with only the amount of ticks in that TimeSpan. Anything other than the ticks will be ignored.

Inputs

TimeSpan (TimeSpan)

The TimeSpan we are getting info from.

Outputs

* (Long)

Returns the amount of ticks in this TimeSpan as an long.