Version: 2023.1
언어: 한국어
public static Unity.IntegerTime.DiscreteTime FromTicks (long v);

파라미터

v The tick count.

반환

DiscreteTime The DiscreteTime representation.

설명

Explicitly converts a tick value to a DiscreteTime value.