ProtoFlux:TimeSpan From Ticks

From Resonite Wiki
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.